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.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…