Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I put 4 charts in a container and each chart has the enable using buttons to with condition visible. like click on button the chart will visible. But when edit sheet is completed the container is not able to show the default view as i updated the default chart view. Please help to keep the default view in container
As I understand default view should appear when you open your app. It won't change when you come out of the edit mode.
Yes, When i open the app default mode chart view not appear, container shows completely blank. When i clicked on button to view the respective chart then i can see. Initial open of qliksense app the default chart not opens. Need to fix this
Is it possible if you an share a sample, I guess when you open app, the button linked to the default chart is not properly set up, are you using single variable to control on/off status of all of your charts. That variable should have a value of default chart.
Above is the container, which i have two container and 4 charts in each, both container i setup the default view and variables are assigned to buttons and the charts are working properly for all buttons. When i click on button chart will open from the container. But when i open app default view was not appeared it show blank in each container. I need to click the button for that to show. so i need default chart should appear when open the app
@Digvijay_Singh Do we have any solution for this
Can you show how you have defined your variable? Do you have '=' sign before the variable expression? Let me try a sample at my end and see whats happening!!
Check this sample, when I open app, the container shows chart 1. Pl chk how this is different than your app.
I used variable value as below in button
and in chart as below
Is it a right way, applied like this in all the charts and buttons.