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.
When a user clicks the ellipsis in a grid card they should be able to see the name of the source module. This empowers end users with the ability to connect to the source data they see in the UX to the module in the backend. It also enables end users to pull the data into Google Sheets or Excel.
I would like the function to identify all saved views which filters are broken(error).
This feature to display children above the parent when drilling in is available in AnaplanXL freeform but not grids. This would be a useful feature in Grids as well. As a user, I would expect to have same/similar functionality between Grids and Freeform.