Comments
-
I would love to know if you hear anything on this!
-
"Eventually, we intend to make Grid Lines a user-level default that will follow the user from DataFlow to DataFlow, but that is a future enhancement." Are there any plans to make the grid lines default to always show at an instance level? Or will this only be at the user level?
-
My set up: Sample of one of the beastmodes on my series. (They are all the same.) CASE WHEN PRODUCTIONBY <> 'NPS' AND SLAStatusAverage <> 'Within SLA' THEN AVG(DAYS_CUSTOMERVIEW) END Example: FL is shown twice and not grouped together. I am not sure if this is enough detail for you to help but thanks!
-
Thank you @david_cunningham ! I knew there was something I could do but still learning. :) This pointed me in the right direction. Still some tweaks I needed to do with my data and use nested calculations but it worked! Appreciate the help!