Create a calculated field in the dashboard

Hello everyone,

I’m working on a dashboard with a BAQ showing whether the PO was created with a PO Suggestion or manually.
When I enter a period of PO Date, I want a calculated field that shows the percentage of usage for that period.
How could this field be implemented?
Please help on how to make it. Thank you in advance!

Sounds like you will need some code for this. It wouldn’t be complicated, but there are no “wizards” that would create this for you. However, if you Group the columns by the “MRP PO” and add a count to one of the number fields, it should give you the number of lines.