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.
Β
Quick Collapse of expanded grid rows will help improve usability of this new feature.
The new expand/collapse functionality for hierarchies on rows is a great improvement! It would be helpful to have the same functionality when a hierarchy is pivoted to the columns. This would give users more flexibility in how they structure a view while still being able to hide or show detail. It would also be useful toβ¦
I have encountered a gap in ADO's filtering capabilities for transformation views that I believe many integration professionals share. When working with source data, it is common to receive files that contain codes β currency codes, cost center codes, product codes β that are not relevant to the current Anaplan setup.β¦