Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Company Counting

Hi, I have the below clustered bar chart visual. I have a table called ApprovalLog with [Actions] as my y-axis ("accept" or "reject"), count of [CompanyId] as my x-axis and a Small Multiple of [Se...
  • lbendlin's avatar
    3 years ago

    You can use a calculated table to implement that grouping logic. Then feed the visual off that table.