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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
PowerWhy
Helper IV
Helper IV

Excel PowerPivot linked to a datamodel with a calculated field

Hi,

 

I have a powerpivot table that is linked to a datamodel that has a calculated field. I want to be able to filter by the calculated field before the data goes to the pivot table. Please could you tell me if this is possible?

 

Also I'd like to delete all data in the datamodel that is filtered out of the calculated field, to reduce the file size. Please could you tell me if this is possible?

 

Thank you,

 

CW

1 REPLY 1
Anonymous
Not applicable

Hi @PowerWhy ,

 

Currently, this is impossible. However, like SQL Server, you can enter the query statement in the following SQL statement before importing to achieve pre-filtering.

So you can import data into SQL Server first and then connect to Power BI.

vstephenmsft_1-1676443617620.png

In addition to pre-filtering through SQL satements, you can also use DirectQuery to reduce the anxiety caused by the size of the data model.

DirectQuery in Power BI - Power BI | Microsoft Learn

 

 

 

                                                                                                                                                         

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.