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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Christian_01
Regular Visitor

How can I limit the amount of data, if I import from SAP BW Application Server?

Hello everybody,

 

I set up a connection from Power BI Desktop to SAP BW Application Server. 
The next step is to limit the data, because there are 20,000 records per day and if I import the last three years, i think that's too much for Power BI. I want to test it with an import of 2,000,000 records.
How can I limit the amount of data, if I import from SAP BW Application Server?

I hope you can help me. Thank you very much in forward.

Best regards
Christian

1 ACCEPTED SOLUTION
v-yueyunzh-msft
Community Support
Community Support

Hi , @Christian_01 

According to your description, you want to limit the data import from your data source.

You can try to use these methods:
(1)We can filter the date when you connct to the  SAP BW Application Server by the "MDX Statement" in "Advanced options", like this :

vyueyunzhmsft_0-1673228307210.png

For more information, you can refer to :
Use advanced options - Power Query | Microsoft Learn

 

(2)You can try to filter the data in Power Query Editor, you can filter the data or remove some columns you do not want to import to the Desktop:

vyueyunzhmsft_1-1673228361703.png

 

(3)If you want to post to the Power BI Service, you can try to use the "Incremental Refresh" to keep the date in  old range date  and keep refreshing for the date range you want to , For more information, you can refer to:

Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

 

 

View solution in original post

3 REPLIES 3
v-yueyunzh-msft
Community Support
Community Support

Hi , @Christian_01 

According to your description, you want to limit the data import from your data source.

You can try to use these methods:
(1)We can filter the date when you connct to the  SAP BW Application Server by the "MDX Statement" in "Advanced options", like this :

vyueyunzhmsft_0-1673228307210.png

For more information, you can refer to :
Use advanced options - Power Query | Microsoft Learn

 

(2)You can try to filter the data in Power Query Editor, you can filter the data or remove some columns you do not want to import to the Desktop:

vyueyunzhmsft_1-1673228361703.png

 

(3)If you want to post to the Power BI Service, you can try to use the "Incremental Refresh" to keep the date in  old range date  and keep refreshing for the date range you want to , For more information, you can refer to:

Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn

 

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

 

 

Hi Aniya,

thank you for the detailed answer. I have some additional questions:

1. What are the advantages and disadvantages of the three solution? What is the common procedure?

2. For the answer (1) I tried to write a MDX script but I didn'T succeed. Perhaps the namesspace didn't match. How would you write the script if you want to load data from this location in the SAP BW?

Christian_01_0-1673435271832.png

3. If I choose answer (2) and filter the data in the transformation process, won't the whole data be loaded into Power BI or not?

 

Thank you in forward.

 

Best Regards,

Christian

lbendlin
Super User
Super User

Read about Incremental Refresh.  See if that is something your data supports  (it gets tricky if your historical data keeps changing).

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors