Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I imported a table from an existing dataset using DirectQuery and I would like to transform the data using Power Queries in Power BI.
Currently I am using DAX to create a copy of the table (for example: My_V_Products = CALCULATETABLE(V_Products))
However this copy is a calculated table and not a table that shows in the Transform Data screen.
Is there a Power Query which is equivalent to CALCULATETABLE?
In the query editor, have you tried to right click on your query and choose "Duplicate" or "Reference"?
Pat
Calculated tables and DirectQuery tables do not show in the query editor. This is exactly the problem I am trying to solve.
Hi @sgolan ,
Both the m function and dax have their own focus, so it is not certain that this table can be replicated in its entirety. More information is needed.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum