Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
I am new to power BI.
I am trying to create a Simple IF statement logic below:
(IF [R_NO] = 1 THEN [Ageing (Delivery)] ELSE 0 END)
where R_NO column is of Whole Number type which has values from 1 to 70 and Delivery column also has values from 1 to 200 etc.
why am i getting error as both the columns which I am referring are whole number data type.
Please help !
Solved! Go to Solution.
HI, @Anonymous
If your problem has been solved, you could accept the your answer as solution to close this thread.
Other community members will easily find the solution when they get the same issue.
Best Regards,
Community Support Team _ Eason
Hi All,
I got the solution.
I should not use"1" as it is considering as text . I suppose to use R_NO=1
I tried and it worked.
HI, @Anonymous
If your problem has been solved, you could accept the your answer as solution to close this thread.
Other community members will easily find the solution when they get the same issue.
Best Regards,
Community Support Team _ Eason
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.