The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
I am trying to create a measure to a column to my current table visual that counts the number of times a Parent Account shows in the table visual based on various filters I have applied on the filter pane. Attached is an example of my table as well as the expected results. Any help with this measure is much appreciated!
Original
Results
@amitchandak, thank you for your feedback. I have tried count previously but all values come out as 1 vs the accumulative total.
@reggiebob ,
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |