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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.