Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
i have a line chart to display exp amount by YearQtr.
for 2016 Q4 2016 Q3 2016 Q2 2016 Q1 all are 0 value.
it is possible to remove null value , so that my chart left side will start with Q4 2015 instead of 2016 Q4.
My i know how to set ?
Paul
May be by unchecking the 'Show Zero Value' option under Add-ons -> Data Handling
The only issue is that it will hide 0's in any other period also. If that's not what you want, then we will have to explore other options.
May be by unchecking the 'Show Zero Value' option under Add-ons -> Data Handling
The only issue is that it will hide 0's in any other period also. If that's not what you want, then we will have to explore other options.
Go to Chart Properties - Add Ons - Data processing - Disable 'Show Null values'
Hi All
thank you for your help. it work
Paul