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.
I am aggregating results of ongoing customer feedback surveys to give me a read on Customer Health. Some customers fill them out regularly so not so much. I would like to filter out all but one record per customer based on either the most recent record or closest to a specified date.
How can I get started.
Solved! Go to Solution.
Hi @RaymondWood ,
Please try to create a measure like below and apply it to visual level filter:
Measure = CALCULATE(COUNT('Table'[customer ]),ALLEXCEPT('Table','Table'[customer ]))
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @RaymondWood ,
Please try to create a measure like below and apply it to visual level filter:
Measure = CALCULATE(COUNT('Table'[customer ]),ALLEXCEPT('Table','Table'[customer ]))
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. Avoid posting screenshots of your source data if possible.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
85 | |
66 | |
51 | |
45 |
User | Count |
---|---|
216 | |
89 | |
82 | |
66 | |
57 |