Forum Discussion
Anonymous
6 years agoNot applicable
removing empty fields columns
hello , i have the following now when i put the cursor in on of these data point the black rectangle will appear, now some of these field are empty for red data point but not for blue dat...
- Anonymous6 years ago
Hi Anonymous ,
It seems there existed empty values in field COMPETITOR_NAME, CUST_NUM, DISTANCE_COVERED, NETWORK_SIZE and so on, you can try to replace the empty values in these fields to null first. Then check whether these fields still display or not in default Tooltips when their values are blank. You can refer the following video to do it.
If ISBLANK, NULL or EMPTY in power query
Best Regards
Rena
Anonymous
6 years agoNot applicable
mwegener
6 years agoMost Valuable Professional
Hi Anonymous ,
check in Power Query whether the column is empty...
... or null ...
Try to replace the empty values with null values.
- Anonymous6 years agoNot applicable
how can i check in Power Query ? i'm clueless