Power BI world map highlight countries

0 votes

I have data from excel for a test. like this:

Country Sales
NL       5000
BE       10000
DE       500000
US       50

so I want to to mark country with highest sale value green and lowest with red. Right now it shows this: enter image description here

is is possible to highlight the whole country so not just a circle but make like a box in the country regions across the country border?

Feb 21, 2022 in Power BI by surbhi
• 3,810 points
1,691 views

1 answer to this question.

0 votes

With a custom map specification and a shape map visual component, you should get the following result:

1) Get the JSON file for the World Countries Map. 2) On the report page, drop the Shape Map component. Select the world-countries.json file you downloaded in step #1 from the Format section / Shape / "+ Add map" button.

"Format section / Data colors" 3) Trun "Diverging" (if necessary): "Format section / Data colors" 4) Remove the Country field from the Location portion of the graphic and the Sales field from the Color Saturation section.

Unlock the Power of Data Visualization with Our Comprehensive Power BI Course!

answered Feb 21, 2022 by CoolCoder
• 4,400 points

Related Questions In Power BI

0 votes
1 answer

How to show visualization (map) based on latitude and longitude points in power BI?

Follow the below steps: 1. Select the map ...READ MORE

answered Oct 18, 2019 in Power BI by anonymous
• 3,450 points
2,714 views
0 votes
1 answer

Programmatically sign in - power bi

Basically: POST request to: https://login.microsoftonline.com/common/oauth2/token Body, form-url-encoded: grant_type: "password" scope: "openid" resource: "https://analysis.windows.net/powerbi/api" client_id: ...READ MORE

answered Sep 19, 2018 in Power BI by Kalgi
• 52,360 points
1,045 views
+1 vote
2 answers

Passing parameters to Power BI filter programmatically

In addition to @Kalgi's answer, there's another ...READ MORE

answered Sep 19, 2018 in Power BI by Nilesh
• 7,050 points
7,874 views
+1 vote
1 answer

Power BI Pivot Colums to Rows

Hey @Nilesh, reshape the data in the ...READ MORE

answered Sep 19, 2018 in Power BI by Kalgi
• 52,360 points
571 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,017 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,479 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,570 points
1,152 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,360 points
1,440 views
0 votes
1 answer

What is DAX in Power BI?

DAX is a programming language used in ...READ MORE

answered Feb 4, 2022 in Power BI by CoolCoder
• 4,400 points
472 views
0 votes
1 answer

Autorefresh the Power BI report with import Query

You should publish the report from the ...READ MORE

answered Feb 10, 2022 in Power BI by CoolCoder
• 4,400 points
407 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP