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.
Team - As per my understanding, user roles should work as described in the table below, but it is not working as expected. Our expectation is to assign users to a read-only role to restrict their access to a specific model, instead of creating user roles within the model. Any insights would be greatly appreciated. Thank…
Dears, We would like you to enable text input on text summaries. Could you please consider adding “text input” button for text type summary method? This will help a lot for better navigation, for example when commenting data on total level like P&L total figures.
We currently have a requirement, working with a very large Bank on their Workforce planning use-case to view their Organisational Hierarchy in a Current and Proposed state. The UX view of the Hierarchy Chart works well, even with very large volumes of data. There is also a requirement to have a Management Report that…