Forum Discussion
Anonymous
10 years agoNot applicable
Calculating across tables
Hello, Newbie question. I have 2 queries from two datasources. I can merge these 2 queries and display the result like this Cat, Value from T1 Value from T2 Cat1 100 110 Cat 2 100...
- 10 years ago
@hi Anonymous
Table Structure and RelationshipCreate a measure "Delta""This is table Values and Visual Filter
Vvelarde
10 years agoCommunity Champion
@hi Anonymous
Table Structure and RelationshipCreate a measure "Delta""This is table Values and Visual Filter
- Anonymous10 years agoNot applicable
thanks Victor, this works fine and get me started.