Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
very Interesting , my application details:
I have 2 sheets , and am using triggers to navigate from 1st to 2nd sheet.am showing Agents information based on Sales region.
Case 1 : In the 1st sheet we have Sales Region Filter , if you pick some north Region then we will get all the agents names in the chart related to north Region, then pick some Agent name lets Say " A ",Selection box is showing As North Region and Agent " A" are Selected.
then Navigate from sheet1 to sheet2 using Navigation trigger we have placed , then 2nd sheet we have Bar Chart which shows information for Selected Agent.
Case 2 : After clearing the Selections Directly Go to Sheet2 and Select Agent " A " , Selection box is showing As North Region and Agent " A" are Selected - But Surprisingly We are getting some other Bar Chart which is Different From the Case1 Result.
issue is why the case 1 Resultant Bar Chart is Different From Case 2 , it is very Rare as I can see the Selection box is showing as Same Selections in both the cases But the Bar charts Are Different...?
Is is Due to the navigation trigger am Using...? plz Respond with possibilities for this issue...
response to this post this highly Appreciable..
Thanks in Advance...
Best Regards
vishal.
Make sure that in case 1 no other selections are made in the other fields. Not by users and not by a Select in Field action assigned to some trigger.
I think it is hard to help you without a sample qvw that demonstrates the issue.