The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 data point, so how can i remove empty data fields?
Solved! Go to Solution.
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
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
Hi @Anonymous ,
but you can create your own tooltip page.
https://www.youtube.com/watch?v=URTA7JZsAtw
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
i have watched it, doen't help.
Hi @Anonymous,
Sorry, I think I made a mistake.
Can it be that the values are empty and not NULL / BLANK?
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
my main issue is that some of these data belong to blue data points and others belong to red, i want when i hover on a blue data point only data belongs to blue show without showing data belong to red data points so, how can i make it.
Hi @Anonymous ,
I think if the data for the data points returned NULL (BLANK) they would not be shown in the tooltip.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
maybe, i'm not sure
Hi @Anonymous ,
can you filter on the data in the data view and check what the value e.g. for the first CUST_NUM is?
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @Anonymous ,
check in Power Query whether the column is empty...
... or null ...
Try to replace the empty values with null values.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
how can i check in Power Query ? i'm clueless
Hi @Anonymous ,
unfortunately that is not possible.
But you can bring in your idea here.
https://ideas.powerbi.com/ideas/
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials