Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello, I have a problem. On having showed a map of Spain with information for provinces, there are provinces that me appear in america. I have put a filter in " visual level filters " with country: Spain and categorized as country, but it is not solved. Can someone help me? Thank you
Solved! Go to Solution.
Hi @lbarreiro,
There are two easy ways to make it right.
1. Add a new Calculated column "Country province". Pay attention to the space following "Spain".
Change its "Data Category" to "Place".
CountryProvince = CONCATENATE ( "Spain ", [Province] )
2. Add a Calculated column "Spain".
Chang its "Data Category" to Country.
Best Regards!
Dale
Hi @lbarreiro,
There are two easy ways to make it right.
1. Add a new Calculated column "Country province". Pay attention to the space following "Spain".
Change its "Data Category" to "Place".
CountryProvince = CONCATENATE ( "Spain ", [Province] )
2. Add a Calculated column "Spain".
Chang its "Data Category" to Country.
Best Regards!
Dale
Thank you! I could made it.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
59 | |
30 | |
24 | |
23 | |
21 |
User | Count |
---|---|
57 | |
37 | |
24 | |
23 | |
20 |