The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I want to create a new table which should point to an existing table in Power BI.
Currently I have Table A which has following filters applied:
I want to create a new table, Table B which should point to the Table A and unpivot it and apply additional filters.
Currently I am copying all the script from Table A and unpivoting it and applying additional filters. It is loading all the data again from Table A.
Is there any other way to point directly to the Table A and do all the additional transformations?
Thanks,
Rinku
Solved! Go to Solution.
Right-click TableA and select Reference. This will create a new table that uses TableA as its source.
Proud to be a Super User!
Right-click TableA and select Reference. This will create a new table that uses TableA as its source.
Proud to be a Super User!