Forum Discussion
Average process time issues
- 5 years ago
Ok. I guess I need to see the file to help you better.
Nonetheless, the custom column that you created earlier, you can still use it and display the Average using a QnA visual or by right clicking on your column name under the Values section of your visual and selecting "Average" from there.Thanks,
Dheeraj
Thank you dkaushik! What do you mean with 'TableName' in the calculate rule?
Currently i use a custom column 'diff = 1.0 * ([LastModified] - [Created])', then the Q&A visual with 'average diff'. When clicking on the slicer the results are visualized.
Ahh. The actual name of your table which contains the said fields.
- mdejong5 years agoNew Member
Allright dkaushik, my TableName = 'Issues (19-00795 - Nb 46 appartementen De Horn Fase 3)'. So i used:
Average Process Time = Calculate(sum('Issues (19-00795 - Nb 46 appartementen De Horn Fase 3)'[LastModified]) - sum('Issues (19-00795 - Nb 46 appartementen De Horn Fase 3)'[Created]))PowerBI says 'A circular dependency has been detected: Issues (19-00795 - Nb 46 appartementen De Horn Fase 3)[Column], 4a291644-1c12-4a82-bda5-e18c995cabd1, Issues (19-00795 - Nb 46 appartementen De Horn Fase 3)[Column].- dkaushik5 years agoResolver II
Ok. I guess I need to see the file to help you better.
Nonetheless, the custom column that you created earlier, you can still use it and display the Average using a QnA visual or by right clicking on your column name under the Values section of your visual and selecting "Average" from there.Thanks,
Dheeraj