Forum Discussion
arvindyadav
9 years agoPost Partisan
Added Measure Not Working.
Hi All, When I reload my data after 2- 3 days the added measure value can't response . Please help me out from this query.
- 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
arvindyadav
9 years agoPost Partisan
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.
arvindyadav
9 years agoPost Partisan
Hi @ Dale,
Please Find the attached .
Its not based on date slicer .
Even on the date of 11th july it fluctuating june productve calls.