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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
My request is little different.
My client have some mapping report in which there are many blanks values which are reflecting in the end data in dashboard.
They want us to develop something so that they can monitor blanks in there mapping files and handle them accordingly.
Any suggestions would help.
Thanks
Hi @poojag820
Do you want to check the whole table or just a column? I only know how to check ona column basis. Below is a template you can use, just replace the table and column names with yours.
Blanks = ISBLANK('Table'[ColumnName])
Joe
Proud to be a Super User! | |
Date tables help! Learn more