Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Dear All,
Do I have any options to filter time variable directly in Power Query Advanced Editor?
I have a dynamic time variable of 24 months (see below), but it currently seems impossible to handle the data for all 24 months. I get a memory outage after 10 mins 15 seconds ('The operation is timed out"). What I would like is to take only the first 12 months of that dynamic 24 month-period.
Solved! Go to Solution.
Hi @Giorgi1989 ,
Do I have any options to filter time variable directly in Power Query Advanced Editor?
Currently as far as I know there is no direct options to filter time variable directly in Power BI, to use the parameters dynamically, we can try to create a list parameter and quote it dynamically.
In addition, for some examples about Cube.ApplyParameter, you can refer:
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Giorgi1989 ,
Do I have any options to filter time variable directly in Power Query Advanced Editor?
Currently as far as I know there is no direct options to filter time variable directly in Power BI, to use the parameters dynamically, we can try to create a list parameter and quote it dynamically.
In addition, for some examples about Cube.ApplyParameter, you can refer:
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Many thanks for the resources!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.