hi,

How can i create in aris process mining a measure in my dashboard that shows how we are performing over time. So for example: I would like to see how much more (%) PO's we have created this month vs. last month. or vs. the same month last year. 

I already created calculated measures: flag: is_created_in_current_month and is_created_previous_month, that uses the date to make it a boolean. However, i cannot combine both measures, into one measure. I would like to create a ratio for example where you can SUM( flag: is_created_in_current_month) - SUM(flag:is_created_previous_month) / SUM(flag:is_created_previous_month).

 Can someone help me explain how i can do this. 

 or register to reply.

Notify Moderator