dynatrace-oss / DynatraceDashboardPowerups

Chrome Extension to boost DT dashboards
Apache License 2.0
39 stars 12 forks source link

USQLCOLOR not working with pie charts #127

Closed thistooksomedoing closed 2 years ago

thistooksomedoing commented 2 years ago

Same as this issue https://github.com/dynatrace-oss/DynatraceDashboardPowerups/issues/111

LucasHocker commented 2 years ago

Screen Shot 2021-11-24 at 9 34 09 AM I'm unable to reproduce your issue. Can you please share the syntax you're using?

thistooksomedoing commented 2 years ago

Sure, this is what I have set up:

image

thistooksomedoing commented 2 years ago

But it still renders like this on a PU enabled dashboard: image

LucasHocker commented 2 years ago

It looks like this isn't working because the values do not match. The powerup is looking for satisfied but the value is satisfied, telus. Please try removing ISP from the usql query and try again.

thistooksomedoing commented 2 years ago

ahh, good point. That's exactly what it was. My bad! Sorry.