Hi - Can any one suggest an idea on how to design dashboard based on the attached screen shot ? Color of the wheel should be auto populated based on the logic's set .
@bhatjaved
Is this chart dynamic in nature?. If not then you can use this as an Image on to your dashboard.
Thanks,
Misbah
Hi @bhatjaved ,
I couldn't find a chart which suffice your purpose, but I can suggest an alternative approach:
1. Create a module with 2 line items. Current Status - Boolean - Which will hold your current status based on the logic
2nd Line item - Display Status - Formula : IF Current Status THEN 1 ELSE 0. Summary - Formula.
Put a conditional format on Display Status:
So, the display status color would be based on the status logic.
Let me know if this helps.
Yash
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…