Pretty self-explanatory but I want the ability to search for data or text or part of a formula anywhere within a module, not just the rows column. Identical to what Excel does with ctrl+f.
@jk1nn1ck For model builders you can do this with a FIND() command and/or statements.Having the native capacity would be nice, though.End users last I saw this was supposed to be part of the AI implementation that it would search the whole model. Which given a filter to that feature that is module specific would make sense.
For some clients, we've added a line item that is a simple text string combining all searchable values into a single text format.. and then tied that into a boolean FIND() based on a user-level wildcard search input... works nice and is akin to the requested feature.
In the current Anaplan UX, there is no native heatmap visualization option within pages built on spoke models. Users must rely on conditional formatting in grids, which: Is limited in visual flexibility Is not intuitive for business users Does not scale well across multiple dimensions Requires manual setup in each module…
Problem Description: When a dependent line item used to filter a dropdown is deleted or has its format changed , Anaplan's underlying dependency link for the filtered dropdown can become stale. While the UI might show a newly created line item with the same list format as the dependency, the filter itself remains…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: When users export data from Anaplan Apps (CSV or Excel), the default file name is derived from the underlying module name or saved…