Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
sgolan
New Member

Creating a table from another table using a power query

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?

3 REPLIES 3
ppm1
Solution Sage
Solution Sage

In the query editor, have you tried to right click on your query and choose "Duplicate" or "Reference"?

 

Pat

Microsoft Employee

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors