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.
We have a requirement where we have two Product fields. One is Product (single select), other field is 'Local Product(Multi select)'.
Product and local product are not associated in symantic model.
Requirment is to when one value of Product filed selected and some values in local product are selected both the selections should be displayed with thier respective volumes into the table .
Eg: Product : Car; Local Product : Bike , Bus
Result :
Product | Volume |
Car | 200 |
Bike | 500 |
Bus | 100 |
Solved! Go to Solution.
Hello @tamerj1 , Thank you for reply, I have same values in both Product and local product field. And one is single select and other is multi select respectively, as in UI same screen contains few metrics which are depending on single select field and few metrics depend on both . Below is the case.
Thank you for the solution.
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
13 | |
7 | |
5 |