Hello everyone!
Attached, is a workflow I created for the purpose of outputting a table with the following columns - whether in Alteryx itself, or as a ".csv" file: When connecting an Output Data tool and the Browse tool at the end of the workflow, the output is blank. (I did this for a Produce store/market.)
| Customer Last Name | Customer First Name | Product | Quantity* | Category | $Cost of Product to Store | $Total Amount Spent For Item | $Selling Price | $Total Amount in Sales |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
*Here, the assumption is that the quantity of any item that the store buys is the same as the store sells, so the beginning inventory at the beginning of June is the same as the ending inventory at the end of June, for each product.
In other words, the workflow runs fine but nothing gets output. I cannot figure out why.
Any help on this issue of an empty output file would be highly appreciated.
Thank you very much and Happy Fourth of July, in advance!
Best,
@davechndr