Hi ALL, Users imports a CSV file with details Product ID, Product Name, Status etc. via an Action on UX page, Here the Product ID is a mandatory field. Is there a way to prevent the import from running if the "Product ID" column is blank?
@Isha - Hi, Yes, you can map the details to a list with code as ProductID and using code to identify unique members. That way when it's blank, the action will throw an error.
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β¦