Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I observe a difference in the way the slicer work with date and time data in combination with using of REMOVEFILTERS in a measure.
Below is an demonstration with financials sample data
I create a measure as below
It seem that in between mode, for each product, only the time range in which the sale data of that product exist is selectec. The measure is then calculated with that time range for all products. Because some products does not have sale data in some particular month, the sale of other products in the other month is not counted into the measure.
Is this a bug or I mis-understood something? Thank you
Solved! Go to Solution.
What I feel the difference in results between the "Vertical List/Drop-down" and "Between/Before/After" modes arises from how Power BI interprets and applies the slicer selections:
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
@Samarth_18 most probably your are right. By changing my model to like this and set the Slicer to Date[Date], the report work as expected.
What I feel the difference in results between the "Vertical List/Drop-down" and "Between/Before/After" modes arises from how Power BI interprets and applies the slicer selections:
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
@Samarth_18 most probably your are right. By changing my model to like this and set the Slicer to Date[Date], the report work as expected.
My model only has one table. Here I modified your pbix file a bit to reproduce the phenomenon
- Remove the dropdown slicer
- Change the timeline slicer to the Date field of the Financials table
- Add Category column
- Change Table to Matrix.
- Add Category into Matrix row on top of Product
I cannot upload the pbix file to this forum
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
93 | |
89 | |
35 | |
35 |
User | Count |
---|---|
154 | |
102 | |
82 | |
64 | |
54 |