I have about 30k lines of data, there is a field that either has a value of 'Total' or 'Country'. There is an 'Amount' field with numerical data.
I would like to build in a simple browse output (or any other tool you may suggest) that I can check what the total Summarized Amount is for Country, and the total Summarized amount is for Total, and a simple flag that they are equal numbers. If there is a way this can be always visible somehow without having to click the browse tool that would be great.
Thanks
Solved! Go to Solution.
Hi @Carluccio555 ,
Firstly welcome to the world of Alteryx.
For getting the total summarized amount you can possibly make use the summarize tool. For the flag you can explore the formula tool to achieve that using an expression.
As for a way to display the results on the canvas itself, i think the browse tool is built for that purpose. I don't think there is a way to see the results on the canvas without having to click on a tool and see the results.
Hope this helps.
Best,
Jagdeesh
Hi @Carluccio555,
You could go along the lines of testing to create the values and unioning to create your table, i've attached an example for you to workthrough and see the technique!
Kind regards,
Jonathan
Thanks!
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |