Forum Discussion
RandyShroyer
Helper I
4 years agoChange table to referenced table without redoing visuals
We have a report with a lot of visuals. Because of performance issues, we are adding a new "table" in Power Query that is really a reference to the actual fact table that contains all our calculated...
- 4 years ago
You can try renaming the fact table and then naming the Reference table the same as the original fact table in Power Query. If the table name and column names are the same, the visuals and measures should pick up the "reference" table
PaulDBrown
Community Champion
4 years agoYou can try renaming the fact table and then naming the Reference table the same as the original fact table in Power Query. If the table name and column names are the same, the visuals and measures should pick up the "reference" table
RandyShroyer
Helper I
4 years agoWe will give it a try.