Forum Discussion
DiKi-I
Post Partisan
2 years agoPower query help
Hi , I have multiple relationship table around 5 to 6 which are available in mutiple tables. I'm attaching some sample data there are 3 tables table1, table2, table3. Realtionship is from parent...
spinfuzer
Solution Sage
2 years agosee latest post
- DiKi-I2 years ago
Post Partisan
I tried with only two tables initially but its not loading and taking forever.
There is no circular dependency (A->B)
There are around 2k records- spinfuzer2 years ago
Solution Sage
Are you sure you are referring to the right columns in the join and not inadvertantly going from A --> A --> A--> A in an infinite loop instead of A --> B?
I added 500 random records and it ran just fine. Do you have a larger data sample?
- DiKi-I2 years ago
Post Partisan
Hi
I checked the data the classname is different but in some cases the parent and child will be same.
For those entries I am getting many rows.
Hierarachy can be same for some records.
- spinfuzer2 years ago
Solution Sage
see latest reply