Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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!