Hi @sbuggle, I'm not 100% sure I understood your question but if your
use case is a dashboard with 2 parameters where the first parameter
selection should impact what is displayed (or the valid options) on the
2 parameter then you can achieve that by...
Hi @SW01, In case only Import data applies to the Actual scenario, maybe
you can enforce that by not having any Forms profile type enabled for
the Actual scenario type? By not having a Forms step enabled on the WFs
where the entities are assigned, no...
Hi @RashiP, I had a quick look at the release notes and I could not find
this issue on the list of fixes so I'd think it is still work in
progress. However, in order to be 100% sure, do please feel free to open
a case with support to ask for an updat...
Hi @Bella_Yu, You should as much as possible use the api functions
instead of querying OS application tables directly which is usually not
recommended. In this case you might want to look into using the
following function: Dim sValue As String = BRAp...
Hi @SaraB, Unfortunately I don't think that is currently possible using
the out of the box component. Feel free to suggest that enhancement on
the ideaStream. If it's a must, such functionality could be developed on
a custom dashboard using: a text b...