Forum Discussion
SIBI1998
4 years agoHelper I
Two Data Source Connection as Created RelationShips
Hi Team, I want an if condition for this Query for Two Data Source Connection as Created Relationships: If TABLEAU_REPORT UNIQUE_1ST_TRD_DERIVATIVE'[CLIENT_ID] is greater than ...
- 4 years ago
Use Table.AddColumn with a custom generator function. That allows you to realize conditional joins.
lbendlin
4 years agoSuper User
Use Table.AddColumn with a custom generator function. That allows you to realize conditional joins.