Forum Discussion
New Column DAX
Hi Tamerj,
Thanks for the effort!
but what i am getting is as
My month filter is Aug only, I am getting 0 in a Logic column for all three rows which should not be the case . I should get a zero for the negative sign 14790 and either of any positive sign 14790 value in the USD Amount column. For Example : USD Amount Logic -14790 0 14790 0 14790
My month filter is Aug only, I am getting 0 in a Logic column for all three rows which should not be the case . I should get a zero for the negative sign 14790 and either of any positive sign 14790 value in the USD Amount column.
For Example :
USD Amount Logic
-14790 0
14790 0
14790
- tamerj13 years ago
Community Champion
Madhans
There must be a condition that defines which one of them shall be assigned a 0- Madhans3 years agoFrequent Visitor
My requirement is if the Month, Po No, and Account code is the same then we have to check the USD amount column if the value is like for exam 475 and - 475 then there should be zero otherwise it should be blank, there are certain Month, Po no, and Account code that is having only positive values or negative values so those should be blank.
It is a kind of nullifying the usd amount based on Month,Po No,Account code.