Hi All,
I have a graph and two radio buttons, one is Month-To-Date and another one is Year-To-Date. Based on user specific selection the graph should change in same page.
Thanks in advance.
Sure, and the UK voted for Brexit and the Americans for Trump - mass approval does not validate a bad idea.
Not saying it does just that I am less than surprise to hear this.
And....flat earth
Thank you @Christian Berg and @Gianni Ceresa. Your suggestions helped me. But, instead of using CASE.. WHEN in "Edit Formula", I directly passed the presentation variable that had the value of "Column 1" and "Column 2". I was able to achieve the result. Can you please tell me how the same can be accomplished using CASE... WHEN?
Well, a CASE WHEN is just a condition.
CASE WHEN '@{pvMyVariable}{#DEFAULT-VALUE#}' = 'Your value for col 1' THEN "your table"."your column 1"
ELSE "your table"."your column 2"
END
The difference is that the values of the radio button are more "friendly" than the real name of the columns.
But it's the same thing in the end.
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (CX). The session will cover updates on Service, Sales, Marketing & other relevant areas. Presented by: Kausik Misra - Director, CX Product Management, Fusion Data Intelligence…
Build on the foundational concepts from Part 1 with a deeper look at implementation patterns for extending the FDI semantic model. This session covers common use cases such as modifying subject areas, creating custom subject areas, combining external application models, and supporting custom security requirements. It also…