Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Verificar dados com 2 colunas em tabelas diferentes

Olá Pessoal!

Preciso de uma ajuda 

image.png

 

Eu gostaria de identificar quais valores do 'Transaction Id' estão na coluna 'ID_1' e 'ID_

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @Anonymous ,

I created a measure to count Transaction Id if it is in the column of ID_1. 
Measure 2 = CALCULATE(COUNT('Table'[Transaction Id]),FILTER('Table','Table'[Transaction Id] in VALUES('Table1'[ID_1])))

Measure 3 = CALCULATE(COUNT('Table'[Transaction Id]),FILTER('Table','Table'[Transaction Id] in VALUES('Table1'[ID_1.1])))
7.PNG
If it is not what you want, please share you expected results.
 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Olá, obrigado por se dispor a ajudar.

Porém eu gostaria de outro resultado.

Gostaria de juntar uma tabela só que contenha esses valores, eu não consegui fazer isso.

Acha possível?

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors