Need report to display %of Control compliance count on Y-axis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
18 hours ago - last edited 18 hours ago
Hi @HamantT ,
To display the % of Control Compliance on the Y-axis, you’ll need to use a formula field instead of the raw control count. Create a formula like:
and then set this formula as the Y-axis value in your report configuration. This will ensure the chart reflects percentages instead of absolute counts.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago
Thanks for the response @M Iftikhar , can you please tell which formula field you are referring to? I am not using PA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
Since you’re not using PA, there isn’t a direct “formula field” option in standard reporting. A common workaround is to create a calculated field on the table (via Dictionary → Calculated Value) that stores:
You can then use this field in your report to display the percentage on the Y-axis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
17 hours ago
Follow steps I explained in below article for creating formula indicators,
Create two automated indicators, one to track total control and another for control compliance count. Create a formula indicator to calculate % Count
Add the indicator to dashboard and share it with users/groups.
If this helped to guide you or answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan