Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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 =
@ManuApo ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
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 January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
97 | |
69 | |
46 | |
39 | |
33 |
User | Count |
---|---|
163 | |
110 | |
61 | |
51 | |
40 |