Hello all,
I have a workflow that reconciles 2 files for multiple attributes and it gives me a detailed reconciliation output plus a second output which is summary table with overall numbers.
I am trying to create hyperlinks in my summary output so that if the user wants to view certain section then by clicking then can be redirected to detailed reconciliation output.
Let me explain you with a sample, below is an example of my summary report and I have a another output which contains all the data . So just in case if a user decides to click on number "300" for BOB - Sales in NY, I want those 300 sales underlying detailed data to open up in a new sheet . I know it is possible in excel but I am trying to figure out if this can be done in alteryx.
Summary Output table
Person Total Sales Sales in NY Sales in Chicago
BOB 600 300 300
Jack 900 500 400
Tom 300 150 150
If any of my alteryx geniuses can help me solve this would be really helpful.
Thanks