-
Can a Sub-Dashboard be changed to a main Dashboard?
I have a Dashboard named "Dashboard 1" which has a sub-dashboard named "Dashboard 2". It is possible to "drag" the sub dashboard out of it's parent Dashboard so it is stand alone? I would like to delete Dashboard 1 and keep Dashboard 2. Any help appreciated! Thanks
-
Email connector - header row error
Hi everyone! We have set up an email connector and added the rules as below: HEADER ROW - 16 STARTING DATA ROW - 17 Update method - replace This is because the rows above 16 contain report summary data which are not required in the dataset. However, whenever the automated report comes through from the connector, we are…
-
Date Beast mode
Hi everyone, I have a pivot table which contains plan data. The key point is we need to allow one month post plan completion to allow for data collection and input. Country Plan Name Start Date End Date Status Delivered data available Austria Plan 1 1st Jan 2024 1st March 2024 COMPLETED YES Malta Plan 2 1st Jan 2024 1st…
-
Best approach via Beast Mode - multiple if/case statements
Hi everyone, I have the below data example: Name Variety Benchmark Value Achieved Value Apple Red Apple Batch 23 3 4 Apple Red Apple Batch 22 N/A 4 Orange Batch 11 v1 3 4 Orange Batch 11 v2 5 3 Pear Batch 20 TVS 2 6 Pear Batch 24 LKT 4 1 Plum Batch 25 MBH N/A 7 Lemon Batch 2 N/A 5 Ideally I would like to use colors on a…
-
Multiple case statements
I have 3 columns in a table with with fruit name , benchmark value and achieved benchmark value. Ideally I would like to use colors on a table when (in this example) : Apple is equal or greater than Apple benchmark value then Green, else Red Orange is equal or greater than Orange benchmark value then Green, else Red Pear…