I’m working with my first Parent/Child DataView setup in a dashboard. It seemed fairly straightforward, but I’ve run into an issue I don’t understand. I greatly appreciate any help this group can offer.
To simplify troubleshooting, I created a stripped-down test version and still can’t get it to behave the way I expect.
I have three BAQs that I used for the three DataViews:
QuoteAsm
QuoteOper
QuoteMtl
All three BAQs contain the following fields (which I am using for the DataView relationships):
Company
QuoteNum
QuoteLine
AssemblySeq
(There are a few additional columns, but they are not part of the relationship.)
Here is a screenshot showing the relationship between QuoteAsm and QuoteOper (Company is also included, but I couldn’t fit all four columns in the screenshot):
On my test dashboard, everything works as expected with an older quote:
However, when I try a newer quote (one that has been engineered and contains assemblies and materials), the child views do not populate:
To confirm that the data exists, I removed the Parent/Child DataView relationship and simply filtered the same dashboard. The results appear correctly:
This makes me think I may be missing something in the DataView relationship configuration, though part of me wonders if this could be a bug.
Has anyone run into something similar, or is there something obvious I might be overlooking?
Thanks again for any help you can provide. Please let me know if additional information would be helpful.






















