There is a list of NIFTY - 50 companies with there weightage in Indice.
Part 1:
1. List of Companies with there weightage in Indice.
2. I used a Drop-Down to get the input from the user to which company he wants to see.
3. Filter the list as per user Input
4. Added an Output file.
Part 2:
1. Output file from Part 1 is used as Input File.
2. Text File for Indices information.
3. Union tool to get the results club.
4. A chart to visualize it.
Problem:
I don't want the Output file saved anywhere. Instead, this whole process should be combined into 1 single run.
So is there anyway to get the 'Filter Data' after 'User Input' can be add as input to 'Union Tool' or Some other way to Chart directly ?