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.
Hi ,
I have a requirement where i need to add a location url as a image in the table ,
i changed the datatype of the url to Image url and added it in a column but the image is not loading in the table please let me know how to resolve the issue or is thereany way to achieve the requirement.
Thanks
Tarunika P
Solved! Go to Solution.
Hey @Tarunika
Please follow the below steps to achieve your requirements
Step 1: Add a column having the URL of the Image/Icon you want to display and set its type to "Image URL".
Step 2: Plot All the required columns except the location url having on which you want to redirect while clicking on the Google Maps icon.
Step 3: You will get the following output
Step 4: Perform visual settings as specified in the below image
Now on clicking on the Google map icon, you will be navigated to the Coordinate URL.
If this helps you then mark my solution as accepted so that others can find it quickly when they face similar issues. Thank You!
Hey @Tarunika
Please follow the below steps to achieve your requirements
Step 1: Add a column having the URL of the Image/Icon you want to display and set its type to "Image URL".
Step 2: Plot All the required columns except the location url having on which you want to redirect while clicking on the Google Maps icon.
Step 3: You will get the following output
Step 4: Perform visual settings as specified in the below image
Now on clicking on the Google map icon, you will be navigated to the Coordinate URL.
If this helps you then mark my solution as accepted so that others can find it quickly when they face similar issues. Thank You!