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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
Employee
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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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