Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have four button in my report which displays four different charts.
When i select one date and switch to some other button date selection getting cleared.
Could you please help me how can date selection will be not clear while switching to different buttons.
Thanks in Advance
better if you can upload a Sample else do few RND steps:
I guess one of the possible causes would be association issue. Could you share your app sample?
kar
It is due to proper association of the data in your data model
You try locking the field using trigger.
ActionType: Selection
Action: Lock Field
or you need to check whether you have valid data available for the First Date when you switch to the other button.
Thanks,
Angad
better if you can upload a Sample else do few RND steps:
Thanks a lot i had clear all in the action other than show chart...:)