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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi
I would like to make a graph with two values. One showing all sales and one showing only sales for selected products (e.g 50 products).
How can I make this in PowerBI? I assume I need to make a measure or do I need to make a new table?
Best,
Mathias
Solved! Go to Solution.
I think I sorted it out by the following measure:
Measure = CALCULATE(SALES; PRODUCT_TABLE; PRODUCT_NO IN {"12345"; "23456"; "34567"}))
I think I sorted it out by the following measure:
Measure = CALCULATE(SALES; PRODUCT_TABLE; PRODUCT_NO IN {"12345"; "23456"; "34567"}))
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 69 | |
| 59 | |
| 47 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 106 | |
| 102 | |
| 38 | |
| 27 | |
| 27 |