Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Team,
Please see my qlikview file. basically the chart in the sheet named 'sheet2' contains no data. May i know how do i hide the sheet if the chart inside contains no data?
no. what i want is as i already set the condition in the dimension. if no data display in the chart. i want to hide chart 2
PFA i tried and it is working, check if it is as you require
Hi Chee Hang Lim,
Find the attached qlikview file, you need to use the condition below under layout tab.
=if(isnull(If(VS='VSR' and No=2, JOB_NO )),0,1)
This is what i did in attached qvw