Forum Discussion
Added Measure Not Working.
- 9 years ago
Hi arvindyadav,
Please try to change the part in red color.
Productive Calls = CALCULATE ( DISTINCTCOUNT ( Query1[booked_order_id] ) ) - CALCULATE ( DISTINCTCOUNT ( 'Query1'[booked_order_id] ), 'Query1'[booked_order_id] = 0 )Best Regards!
Dale
This Report from Power BI desktop after adding Measures. and it showing correct productive calls i.e, In june 104.This Report from Power BI Service after publishing and refresh . and it showing wrong productive calls i.e, In june 105.
Hi Dale ,
Please Find the attached for your better reference.
feel free to ask doubt regarding my issues.
Hi arvindyadav,
Did you notice that the slicer changed from "2017-07-10" to "2017-07-11" in the Service. Maybe this is the cause.
Best Regards!
Dale
- arvindyadav9 years agoPost Partisan
Hi @Dale,
It means Every day i have to publish my work into power BI service If this is right then there is no use of schedule refresh .
Or is there are any suggestion from your side that my measure value not affect by changing the date slicer.