I'm getting this message for Lvl 1 class 12 training. When I have same view names for different modules, it says same name already exists. How can I be able to save views for same name in different modules?
Even I got the same , I have saved the view with different name.
Hi @Sisi , @Bajanthri ,
It's a good practice to prefix module name (or shorter identifiers like 'DEM01' or 'SYS01' ) to saved view names to avoid these conflicts.
Cheers!
Hi,
This behavior appeared during January 2023. It's some kind of bug. Earlier system checked if the module in question has a view with that name. But now it checks whole model, what it shouldn't do.
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β¦