Guitarmageddon
Board Regular
- Joined
- Dec 22, 2014
- Messages
- 161
Hey folks, I know this is simple and probably related to something with grouping. Ive got a table that is a query result of TABLE names and their COLUMN names within. There are duplicated column names that appear in different tables (many repetitions across tables where these columns are reused).
I'm trying to write a measure that's just showing how many distinct table names you will find that column name within.
For example, you can see that "business unit ID" is found in the three distinct table names shown below. In the example below, the measure below would show a "3" wherever it saw column name "business unit ID"
I'm trying to write a measure that's just showing how many distinct table names you will find that column name within.
For example, you can see that "business unit ID" is found in the three distinct table names shown below. In the example below, the measure below would show a "3" wherever it saw column name "business unit ID"