Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello all,
my coroporate data is for many years and I need to limit the import to the last 5 years so that it wont take much space. Any idea how i can do that?
Solved! Go to Solution.
Hi @Rehab_hassan ,
AFAIK, some of the data connectors support to add advanced option queries to filter on received data before import data to power bi. (e.g. SQL, oracle...)
Power BI Introduction: Working with SQL Server data in Power BI Desktop — Part 5
For dynamic date filter, you can consider splicing query string with query parameters or m query DateTime functions.
Deep Dive into Query Parameters and Power BI Templates
Regards,
Xiaoxin Sheng
HI @Rehab_hassan ,
If you are using import mode, you can write SQL expression to filter the data before importing into Power BI desktop.
Or, you can filter the data inside Power query editor and then do close and apply.
Regards,
Amit
Any hints about the sql expression to limit the date before importing it?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.