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.
Hi @Anonymous ,
You can't use a measure in a slicer, only a column can. What you can do is to reference that measure in another measure to filter a calculation. For example:
New Measure =
CALCULATE (
[measure or aggregation],
FILTER ( mytable, mytable[column] = [my filter measure] )
)
If you want to get a better answer, please refer to this sticky post:
Proud to be a Super User!
HI @Anonymous
You cannot plug measures into slicers...only columns.
I'd suggest building the logic for a given selection of dates, calculate the measure for the intended dates. You will need a date table and it marked appropriately. But after that, there are Time Intelligence functions that will make this really easy.
Hope this helps!
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 |
---|---|
101 | |
69 | |
44 | |
38 | |
30 |
User | Count |
---|---|
157 | |
89 | |
62 | |
46 | |
40 |