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

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.

Reply
Giorgi1989
Advocate II
Advocate II

Power Query Advanced Editor - Time Selection

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.  

 

{{Cube.ApplyParameter, "[!V000005]", {"[0CURTYPE].[B0]"}} ----- Dynamic 24 Months
 
Would you have any tips/suggestions as to what I could do to achieve the desired result?

Thank you. 
1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

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:

  1. Relative Date Range in Adobe Analytics 
  2. Power Query Apply Parameter 

 

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.

View solution in original post

2 REPLIES 2
v-yingjl
Community Support
Community Support

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:

  1. Relative Date Range in Adobe Analytics 
  2. Power Query Apply Parameter 

 

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!

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 Kudoed Authors