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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Memphis_JW
Regular Visitor

Resuse table for multiple queries

I have a working query however, when I refresh the query, the results are larger than exel can hold on one sheet (over 1mill rows). So, I am trying to run the query in parts by filtering the results and working with them one at a time. 

 

In Excel, on sheet"fruits", in a table "apples". I already have a query that runs named "find_fruit". 

But, now (using a macro), i want to delete the data in the same table (row 3 and below leaves the headers in tact) and run a second query "find_goodfruit" in the same table "apples". 

 

 

Looking for more of a VBA solution tied that will run a query. 

1 REPLY 1
v-yangliu-msft
Community Support
Community Support

Hi  @Memphis_JW ,

 

This is the related document, you can view this content:
Solved: reuse query steps - Microsoft Power BI Community

Solved: M Power Query: how can I reuse a function between ... - Microsoft Power BI Community

Reusing a Query and retaining applied steps - Microsoft Power BI Community

How can i re-use Power Queries? (microsoft.com)

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors