The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I want to add a table with a bunch of columns together but with check boxes so users can check off and select items to then have a card that totals the selected together. How would I go about doing something like this? 🙂
Thank you!
Thanks, so my issue is I need the columns and information to display and slicers are single columns only. Ultimately I have a table created that has information from two data tables and I want users to select multiple from the view to add up total cost from the list in the table.
User | Count |
---|---|
25 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |