Forum Discussion
Applicable88
Impactful Individual
4 years agoLooking 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
Community Champion
4 years agoLittle 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.