Jason Member

Comments

  • Right. As far as I can see, the functional differences between these two are not very well explained. I want to also add that when using the move/copy function, all cards are treated the same, so there isn't really an "original" card. If you delete one of these copies, they ALL get deleted. 
  • In your CONCAT, throw a ROUND function around the resulting formula, and round to 0 places. For example: CASE WHEN Sum(`Returns`+ `In Yard` ) - Sum(`Committed` + `Unuseable`) > 0 THEN CONCAT('<div style="background-color:#bbe491; width: 100%; height:100%; margin:-20px; padding:20px"><a href="#">', ROUND(Sum(`Returns`+ `In…