Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

Crashing the Available Ressources with Conditional Formatting of a calculation group

Hello, 

 

I'm trying to format a card visual (the new one) which includes a field parameter and is filtered using a calculation group item. 

The visual is filtered like this to show the desired outcome. The Filter "Spalte der Berechnungsgruppe" is a calculation group. 
Value4 and Value5 are filtered to show the correct value of AE/Rev(field parameter). 

The visual looks like this 

So now I want to use conditional formatting to make the percentage values gree or red. For this is have created a Formatting Measure like this 

Formating MEasure ( DELTA AV_Anzahl) =
CALCULATE([distinct_offer_count],'Berechnungsgruppe'[Spalte der Berechnungsgruppe] = "Δ Month vs. Ø3M"
 )
The problem is that I get the "
visual has exceeded available resources" error. 

Does anyone has an idea on how to fix this?

1 Reply