Forum Discussion
cashu_analyst
5 years agoNew Member
Get share from row month
Hello guys, Stucked with some problem, can't get a share of the month disbursements. Better to see in pictures: For each row of the lower matrix, I want share from the appropriate colum...
Gabriel_Walkman
Continued Contributor
5 years agoIf you are getting an error message, what is it?
Are cnt_finished and cnt_acc showing the correct values?
cashu_analyst
5 years agoNew Member
Gabriel_Walkman it's not an error message, it's just wrong calculations, 100% everywhere
- amitchandak5 years ago
Super User
cashu_analyst , I doubt the calculation has some issue. Just check data type should be decimal with 2/3decimal place, and marked as %, if needed in measure/column tools
- cashu_analyst5 years agoNew Member
amitchandak I know about this, but the problem not in decimal places, this is I believe in not correct DAX formula
- Gabriel_Walkman5 years ago
Continued Contributor
If you just add cnt_finished and cnt_acc as columns, do they show the correct values?