Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have build a dashboard and used layout container, so basically there is a table and I have given a button on top of that to see NL insights and once NL insights open there is cross button to get back to table as per the screen shots. Now the problem is whenever I am opening the dashboard the NL insight open first and every time I have to close it first to see the table. Please advise how I can solve this.
At opening:-
But required is :
Thanks
I'm not sure exactly by what mechanism you're doing the hide / show here, or, selecting between the two, but I believe that tabs will be open based on how you left them when you closed the dashboard. So if you leave it in one state, it will open in that state.
If you're doing this with a variable, is there any chance you're setting the variable in the load script, such that it's loading in with the value for 'show insight' ?
It's kind of hard to tell what's actually happening from your example though.
I left the container in table mode always but still it always open in NL insight mode, I am using the variable in front end, there is just show hide condition that works perfectly but the only issue it should open in table mode when opening the dashboard first time.