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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello - How can I create a measure or column to validate all the columns of a table as
If Column 1 is not blank and contains 3 characters &
If Column 2 is not blank and contains 3 characters &
If Column (Date) is not blank and contains a date &
If Column (Time 1) is not blank and contains time &
If Column (Time 2) is not blank and contains time
If all columns are validated return Valid else Invalid.
Table Name - Validation
Column 1 | Column 2 | Date | Time 1 | Time 2 |
APP | BAN | 26-Jan-24 | 15:00 | 01:00 |
APP | 26-Jan-24 | 15:00 | 01:00 | |
APP | BAN | 15:00 | 01:00 | |
APP | BAN | 26-Jan-24 | 15:00 | 01:00 |
APP | BAN | 26-Jan-24 | 01:00 | |
APP | BAN | 26-Jan-24 | 15:00 |
Solved! Go to Solution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.