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.
It would be helpful if we could change the Module Name “Style” setting to improve visibility, similar to the Line Item “Style” setting.
It would be helpful if users could select the time scale (e.g., Year, Quarter, Month, Day) when creating a new module.
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 having pictures shown in a line item in the new UX, the summaries levels all take the same height as the lowest list item, even…