Hi,
Is there a way I can change the default color of my total value in my UX Column bar chart? Please see attached picture, TOTAL is not included in my list of Series.
Thanks in advance for helping,
Tom
Therefore, try converting your list items into line items.
Create a module with you required line items and convert these line items into a line item subset (LIS).
Create a mapping table which is dimensioned by the LIS and which contains a line item formatted as the list containing the Total.
Map each item of the LIS to the list.
Use this mapping table to map you data from the list into the line items.
Create the required saved view and use this to build up your chart.
Hi @tompatrick.ting
Is Total a line item? If so, do you have it set as the parent of the other two that are showing?
I have found that in these circumstances line item subsets do not allow you to select the parent despite it being another line item.
Therefore, try and deselect the Total as a parent and use a manual formula.
Chris
Chris' suggestion should work. Also, if 'Total" is made to be parent in a hierarchy then of course you can select as normal and change the colour.
hi @ChrisAHeathcote , the Total is a List.
Thanks @ChrisAHeathcote . I think this is my only option to create a new module to set the list as line item.
As shown in the screenshot, each monthly amount (Jan, Feb, Mar 2024) needs to be paid down in the future months (Jan–Aug 2025). The paydown must satisfy certain conditions specific to each month between Jan and Aug 2025. If the conditions are met, the paydown can occur. For example, if $20 is available to pay in Jan 2025…
I have completed level 2 certificate still I am not confident. I want practice more, where I get small project for practice.
In the UX, I want to be able to filter list members so end users can only see the list members they created/added. The users in this situation all have WSA access as this is a UX for our internal Anaplan team. These list members are currently being added by the form action in UX and I would like to avoid the user having to…