jguilhermemv
jguilhermemv

Reputation: 779

Power BI - How can I create a measure aggregation from two tables?

I've got two tables Fauna_Afetada (animals affected) e Municipios (all cities of the country). A fauna afetada tem a sigla_uf (state initials which the city belongs to) e nome_municipio (name of the city), as well as the Municipios table.

Anyone could help?

The data model is below.

enter image description here

Upvotes: 0

Views: 22

Answers (1)

Mohammed Suleiman
Mohammed Suleiman

Reputation: 1

It seems it is a data modeling issue in the first galce, The model is full of bidirectional relationships that lead to not expect calculations behaviors.

Can you share the file or part of it

Upvotes: 0

Related Questions