Is there a way for users to edit list display name property on UX dashboard? Thank you.
Hi,
User can edit and update the Display name through the UX. you can refer the update line item (text format) into display name property the list, then publish the Grid in UX.
@lilasququ Assuming you are talking about the display name setting for a numbered list then yes. You can do this by setting a formula in the list property to point to a module. Then, publish this module onto a UX page so when a user edits the display name in the module, the result will reflect in the list.
I see. So there is no way to edit it directly. Thanks.
@lilasququ You can Directly Double click on the item and Edit or Update the item name in General list. it will update
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…