How to count if your column has the same values on another column in separate related table
I wanted to count the values that has the same position on my table and with my previous related table.
How to count (DAX) if your column has the same values on another column in separate related table
I wanted to count the values that has the same position on my table and with my previous related table.