Hiii @julianalonso,
In my case, it’s consuming a very high number of workload units, possibly because I have defined multiple conditions in the Conditional tab, such as:

  • If hours are less than 8, show in green.
  • If hours are equal to 8, show in black, etc.

Can I fetch the data once and then apply these conditions to the retrieved data, instead of performing a search every time?