Can a single file be used to generate 3 different files that are needed in my PBI Report?? I have a file that contains Sales, Profit and Product Quantity Sold that are in different columns in the same Spreadsheet.
Can I reference this file 3 times to extract the Sales, Profit and Quantity Sold information into 3 files as Sales, Profit, Quantity???
Currently I’m “pulling” the original Spreadsheet apart manually and saving the results as the 3 files I need.
Right-click on your imported table in PQ and select “reference”; rename the resulting table, then remove columns as desired, remove duplicates if necessary. Repeat for each of you desired “references”.
Greg
Important to note in regard to the technique mentioned by @Greg is that you have to leave your base query intact (but you can disable it’s load of course). Then right-click that base query and create a “Reference” as many times as you need ELSE use “Duplicate” instead of reference…