Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.
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!
Solved! Go to Solution.
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!
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
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!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
56 | |
35 | |
34 |
User | Count |
---|---|
99 | |
56 | |
54 | |
45 | |
40 |