I figured it out! In Extension Points I added the following function for "barLabel_visible" function() ( return (this.scene.getSeries()=="Complete" && this.scene.getValue()!=0) )
Hi guys I have a 100% Stacked Bar Chart in CTools (Pentaho 9.2), which I am using a bit like a "progress bar" - see attachment - there are only 2 Series - "Complete" and "Open". I want to only show the ...
I'm moreover having this careful issue. Did both of you have karma fixing it? OptOnline ------------------------------ Alphonse Smith Chief Information Officer Edwards ------------------------------
Thank you for the Reply Andrew, Our platform support team here will not allow me to set the: AWS_ACCESS_KEY_ID or theAWS_SECRET_ACCESS_KEY but I have set AWS_DEFAULT_REGION=euwest-2 The new ...
Hi Vince Try adding echo "currentuser=$USER " > /tmp/awscheck.log echo "homedir=$HOME" >> /tmp/awscheck.log echo ` aws configure list` >> /tmp/awscheck.log to the shell script and then check the ...