Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
23 | |
15 | |
15 | |
10 | |
7 |