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! Learn more
I have a date column.
I need to lookup the second value of the column and use that in a if condition.
Can I do this without ranking the column?
Any help would be appreciated,.
@Anonymous ,
Could you share some sample data and give the expected result?
Regards,
Jimmy Tao
I have two columns:
Start Date End Date
a a1
b b1
c c1
d d1
My condition is to compare the two columns as follows:
if ( b>a1)
Yes - I should increment the no of comparisions - if (c>a1) & if (c>b1) and goes on if Yes again......
No - another condition.
Any help would be appreciated.
Thanks,
Anand
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.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 37 | |
| 31 | |
| 30 |