Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello community,
I am struggling to create few measures with the same end point, hopefully someone can help me.
I have a dimension calendar table with a relationship to my fact table. I have a date slicer that I use to filter my visuals.
I want to create 4 measures based on 4 measures that I have already created where basically removes the date filter slicer but keeps the year i.e. in this case all rows for 2022
Any suggestions??
Attached is a screenshot:
Solved! Go to Solution.
Hi @ALLUREAN and @amitchandak
this is not working. But I finally got it working doing this!!!!
Measure 1 =
Hi @amitchandak ,
The date slicer on top of the screenshot (where it says period) , is filtering the 4 measures that are on the table. That is giving me the desired results.
On the other hand I want to create 4 new measures that removes the filter used in the slicer (
It must be something like this....
Measure 1 =
CALCULATE( SUM('Fact'[GNWP]) ,
Hope it makes it more clear now,
Thank you so much!!
Manu
Hi, @ManuApo
Try this:
Measure 1 =
CALCULATE( SUM('Fact'[GNWP]) ,
Proud to be a Super User!
Hi @ALLUREAN and @amitchandak
this is not working. But I finally got it working doing this!!!!
Measure 1 =
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
78 | |
54 | |
39 | |
35 |
User | Count |
---|---|
102 | |
84 | |
48 | |
48 | |
48 |