Forum Discussion
lz90
8 years agoRegular Visitor
Dynamic field name
Hi all, I have the following issue: I have a pilot table and filtering fields for each columns in pivot. First column is called "Shops". In this column, I have all shops (they are in 2 catego...
v-qiuyu-msft
8 years agoCommunity Support
- lz908 years agoRegular Visitor
Hi Qiuyun,
Yes. I have data in pivot table for Hypermarkets and Supermarkets. These are results from our web app and visualized in power BI. We have all data for Super and Hypermarket in one database table, but the result is based on filter in our web app. It is ok and if the customer run the report for Supermarket, he will see the column with supermarkets:
Supermarkets/Hypermarkets
S1
S2
S3
...
If they run it for Hypermarket, it will show the data for hypermarkets:
Supermarkets/Hypermarkets
H1
H2
H3
...
The issue is- how can I make a field name depends on the category:
Supermarkets:
S1
S2
S3 or
Hypermarkets:
H1
H2
H3
?
Best Regards- v-qiuyu-msft8 years agoCommunity Support