Forum Discussion
Help with Measure
5 Replies
- sevenhills
Super User
What result are you seeing?
Without data, it is hard to reply. Let us go iterative phased approach here:
-- Test 1, what data you see? is it same as other column! cool!
CAD_Over_GAP%_QYTD = [Sales_CAD_QYTD]-- Test 2, what data you see? is it same as other column! cool!CAD_Over_GAP%_QYTD = [Bgt_2025_CAD_QYTD]-- Test 3, what data you see? Is the formula working per the data?
CAD_Over_GAP%_QYTD = Divide([Sales_CAD_QYTD], [Bgt_2025_CAD_QYTD],0)Looks like you have calculated logic in the two measures you used and hard to reply, without knowing the details and data. - powerbiexpert22
Impactful Individual
Hi jesau ,
please share power bi file with sample data
- AnonymousNot applicable
Thanks for the replies from selimovd, sevenhills and powerbiexpert22.
Hi jesau ,
Notice in the screenshot you provided that the values for Bgt_2025_CAD_QMo and Sales_CAD_QMo are the same as Bgt_2025_CAD_QYTD and Sales_CAD_QYTD, and that the CAD_Over_GAP%_QMo values are not duplicated, is there a difference between these measure? What are the expected results you need? Can you provide example data and expected results, or a .pbix file with sensitive data removed to better address your question?
Best Regards,
ZhuIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi jesau ,
Have you solved your problem? If it is solved, please share your solution and accept it as solution or mark the helpful replies, it will be helpful for other members of the community who have similar problems as yours to solve it faster. Thank you very much for your kind cooperation!
Best Regards,
Zhu