Forum Discussion
S184019
Advocate III
8 years agoCalculated field data bars
Is it possible or perhpas already in the works to be able to add data bars to DAX calculated fields? Once a field is calculated it seems that the data bar option is no longer available. Thanks,...
S184019
Advocate III
8 years ago
Thank you for this quick reply!
Alas, the code shows 2 separate aggreagation types:
- Summing the first 3 cols.
- % Growth / 100 in last col.
Perhaps this is something which may be added to DAX or PBI in the future? Dax Code could be:
FORMATBAR('Table'[Column],MIN,MAX)
Is there another work around?
Thanks again for the help!
v-qiuyu-msft
Community Support
8 years ago
S184019 wrote:
Thank you for this quick reply!
Alas, the code shows 2 separate aggreagation types:
- Summing the first 3 cols.
- % Growth / 100 in last col.
Perhaps this is something which may be added to DAX or PBI in the future? Dax Code could be:
FORMATBAR('Table'[Column],MIN,MAX)
Is there another work around?
Thanks again for the help!
Hi S184019,
Not sure what you mean about above highlighted section? Would you please share some screenshots to clarify it?
Best Regards,
Qiuyun Yu