In the NUX, is there a way to make the KPI Card titles dynamic by referencing the line item name? For example, if I select Total Sales line item, can the card title "Total Sales" be added automatically?
@JessicaD
@bhatjaved @Arnab116 @ManjunathKN I agree with the guys.
But you can try by keeping the title blank and use additional KPI with text line item (or line item subset) which will behave as your dynamic title.
Another idea came to me. Why would not you show context page selector (label)?
FYI, in Management Reporting dynamic text feature is ideal for this purposes.
Hi I dont think Anaplan can make the titles dynamic in KPI.Titles are defined text so it will be constant.Thanks,Manjunath
Hi,
The use of KPI is to indicate some important number/indicator which the end user will always look for sales based on the selected parameter. For example Sales, Revenue numbers based on the selection of Region.
But as per your requirement you want the line item to be selector. So, for this kind of situation you can publish a grid with the dimension and line item as selector.
Hope this helps.
Thanks,
Arnab
@JessicaD you could try using field card if you want to highlight line item values which could be dynamic , otherwise titles in KPI card will be static .
Hi @KirillKuznetsov ,
Yes you can go with that approach if there is no dimension/list in your module.
Hello, I’m running into a recurring issue when importing CSV files into Anaplan, specifically with dates in February for the years 2028, 2029, and beyond. Here’s what’s happening: In Excel, the date format is set to Custom (e.g., 2/26/2025). When imported into Anaplan, the date is interpreted as 26-Feb, where: Month = Feb…
I have an issue where I am getting the expected result from RANKCUMULATE when using one dimension, but when I add an additional scenario dimension to the module, it doesn't calculate the way I'd expect. Here are some screenshots to explain the case: Module 1 - calculates cumulative total for list items in list "Age"…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…