Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I am required to show total no. of joiners and leavers by clubs but all show no. of joiners by Competitors, with Competitors being one of the Catogory from many category values.
So, on top I have to display only Competitors name (and not all members have Competitors filled in, it can be anything in the Category column) but display total joiners and leavers for that month.
How can I achieve this please.
Hi @Anonymous
Thanks for reaching out to us.
Can you share some sample data? thanks
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , You can add a filter
calculate([Joiner measure], filter(Table, Table[Type] <> "Competitor"))
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
User | Count |
---|---|
11 | |
9 | |
6 | |
5 | |
4 |