Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Solved! Go to Solution.
Hi @ranaanees
Why dont you try this? Simply select null in filter, so all rows with empty date will appear.
Thanks
Raj
Now I am selecting records from database table based on direct query with filter where EOS != '' and its working.
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.
Hi @ranaanees
Why dont you try this? Simply select null in filter, so all rows with empty date will appear.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
28 | |
26 |
User | Count |
---|---|
97 | |
88 | |
59 | |
43 | |
40 |