I have 4 expression as below, these are based on Status field.
My Question is I would like to keep this dynamically. Because Status field may contains different values instead of (Completed/Medium/High/Low). Based on the status field I have Sum it up and show as below.
In Status field I might have (Error, Solved, In-progress, Deleted). I need the expression dynamically based on Status field values.
Second is- Is it possible without above expressions to sum up and show chart total by groups?