This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Modern Dashboard Proportional widget status

So I'm finally diving back into proportional widgets and running into a minor issue.  I have my various tables, kpis and charts added.  I just noticed the Status is relaying back the number instead of the text.  I wasn't sure if I was doing something wrong or if I stumbled on a minor bug.  Any thoughts?

SELECT COUNT(1) AS Count_Items,
    [N].Status
FROM Orion.Nodes [N]
GROUP BY [N].Status

Parents
  • Thank you for sharing this, I am sorry to see that it is not working as expected. I have opened a bug to resolve and it is being tracked under OO-15067

  • Thank you again Tony.  One of the leads reached out on the issue last week.  They converted the issue from a feature request (as submitted by support) to a bug submission.

    For a community update:

    The update I received today is that the Devs determined the issue is a bug.  They are currently working on the fix, but no ETA at the moment.

Reply
  • Thank you again Tony.  One of the leads reached out on the issue last week.  They converted the issue from a feature request (as submitted by support) to a bug submission.

    For a community update:

    The update I received today is that the Devs determined the issue is a bug.  They are currently working on the fix, but no ETA at the moment.

Children
No Data