Forum Discussion
Anonymous
3 years agoNot applicable
Calculated column using DAX
I have an excel sheet having some calculations. The last column has calculations like: =IF(L2<>L1,O2,IF(M2=0,IF(K2="CHECKOUT",P1+1,P1-1),P1)) =IF(L3<>L2,O3,IF(M3=0,IF(K3="CHECKOUT",P2+1,P2-1),P...
Anonymous
3 years agoNot applicable
Hi Anonymous ,
Could you please provide some fake data in your table (exclude sensitive data) with Text format and your expected result with backend logic and special examples? It would be helpful to find out the solution. You can refer the following links to share the required info:
How to provide sample data in the Power BI Forum
And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards