Current Version: FDI 24.R4.P2 / Oracle HCM Cloud 24D (11.13.24.10.0)
Context:
For a simple / proof of concept type dashboard, we want to drop in some subject areas and CSV data sets that are pretty disparate (not joined). They have a few fields in common, like Business Unit.
Question:
Is the expression filter + parameter the best way to go about trying to give the user single filter that applies to many disparate / separate datasets in one canvas within a workbook? This seems to work / refresh as expected.
Unexpected behavior:
Attached an example where we used a regularly case statement to accomplish the same thing. It seems to work only after clicking Refresh Data, which doesn't feel like expected behavior (I would expect it to update as soon as the parameter is changed by user).
Any thoughts welcome. At the very least, hope it helps other folks building entry level dashboards.