Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ranaanees
Helper I
Helper I

How to select all rows where date is empty?

I have an employee table with End Of Service column of type Date. Once an employee left the company then End Of Service column has its last working date value otherwise this field is empty. Its a MySql table.

Please see the Pic.

What should I enter in the Value to select all rows in the table where End_of_service is null OR what is best wat to get all rows?

 

EOS.png

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @ranaanees

 

Why dont you try this? Simply select null in filter, so all rows with empty date will appear.

 

Date Null.PNG 

 

Thanks

Raj

View solution in original post

Now I am selecting records from database table based on direct query with filter where EOS != '' and its working.

View solution in original post

4 REPLIES 4
v-juanli-msft
Community Support
Community Support

Hi @ranaanees

What should I enter in the Value to select all rows in the table where End_of_service is null OR what is best wat to get all rows

what's the value you'd like to select, could you give me an example?

 

Best Regards

Maggie

Now I am selecting records from database table based on direct query with filter where EOS != '' and its working.

Anonymous
Not applicable

Hi @ranaanees

 

Why dont you try this? Simply select null in filter, so all rows with empty date will appear.

 

Date Null.PNG 

 

Thanks

Raj

hii,

there is no null value in my list. maybe not properly set at field level.

please guide how to handel this issue.

thanks

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.