Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 79 | |
| 57 | |
| 51 | |
| 46 |