Hello,
I'm trying to create a report based off of the SalesReceiptLine table that will also include data from the Customer table, such as e-mail address. However, even though I have the linked field "Customer" added to the SalesReceiptLine table, I still can't create this report when using the Customer table as the master (SalesReceiptLine.CustomerRef is not available to add as an additional detail table).
Furthermore, why is the Customer table not available as an additional detail table when using the SalesReceiptLine table as the master?
After some investigation, I believe the linking is tied to adding a dropdown field to the SalesReceiptLine table. However, when I tried doing this, it removed another dropdown field that linked to one of my new tables. Now, I'm getting a persistant error message when I try saving the editing fields screen for the SalesReceiptLine table. Also, I get a huge SQL error pop up when trying to open the report I had created, which no longer works. Uh oh, did I break something?
...and now the SalesReceiptLine table doesn't even show up in the list of tables in the Report Designer, and there is no line item detail on Sales Receipts.