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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors