Forum Discussion
gumis_rulez
Helper I
2 years agoColumn chart formatting based on parameter
Hi, I am using dax function to create dynamically table with number of clients in each segment. The function is as follows: All Customers Count = Var CustomerOrders = SUMMARIZE( ...
- 2 years ago
Sure, only a slight modification of the expression is required, sorry for misunderstanding your needs before.
gumis_rulez
Helper I
2 years agoVery interesting solution. For sure will use someday.
For this project the goal is to create conditional formating based on x-axis customer segmentation. If parameter = 4 then the graph should look as follows:
In your solution the conditional formating works based on the values for each of 20 segments. In the desired one, no matter the value - parameter formats the segments. Is it something which can be done?
xifeng_L
Super User
2 years agoSure, only a slight modification of the expression is required, sorry for misunderstanding your needs before.