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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Range Slicer + Dynamic KPIs

Hi All,

 

I am trying to do a dynamic KPI that would depend on the dates selected in the slicer. The problem I have is that When I select a single month, the values are being displayed correctly but when selecting a single Month but never being aggregated when selecting more than 1 month.

dynamickpi

The formulas are just standard sth like:

1.Calculate(distinctcount(table[id]),dim_dates(full_date))
2.calcuate(distinctcount(table[id]),sameperiodlastyear(full_date))

 

within the kpi I have:

1. First Formula

2. MonthName

3. Second Formula

 

Thank you for your help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Dale,

 

The data was meant to be aggregated monthly with a slicer allowing to select a specific range of months, not sure what's not clear. It looked like SAMEPERIODLASTYEAR had some problems in my case scenario and used PARALLELPERIOD function instead which worked perfectly.

 

Thanks!

View solution in original post

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

Please share a sample. Your image is corrupted.

What kind of "aggregated" do you expect? You have a month in the KPI. Can the aggregation be applied more than one month?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi Dale,

 

The data was meant to be aggregated monthly with a slicer allowing to select a specific range of months, not sure what's not clear. It looked like SAMEPERIODLASTYEAR had some problems in my case scenario and used PARALLELPERIOD function instead which worked perfectly.

 

Thanks!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.