Forum Discussion
Applicable88
4 years agoImpactful Individual
Looking for not equal rows
Hello, I have two tables from the same source. The tables consist of machine data, for example there are OrderID's and the Datetime when the machine finished packing it. Unfortunately the leading pr...
- 4 years ago
Are you using the Composite key to create the relationship? If so, try making it a whole number instead (101052021, 102052021...)
CNENFRNL
4 years agoCommunity Champion
Little useful info can be obtained from gibberish. One thing is for sure, PBI isn't traditional RDBMS; concepts such as composite key, foreign key aren't mandatory in modeling; whereas relationships and filtering matter.