Hi all,
Bit of a strange one today. I have two dataverse tables; SupplierInvoiceHeader and SupplierInvoiceLines.
SupplierInvoiceLines has a Many-to-one relationship to SupplierInvoiceHeader and the lookup works when checking the data in dataverse directly.
However, when I start building a collect statement to build a collection for the gallery I get the error 'the specified column is not available in this context' before I start adding columns to filter (see attached screenshot).
I have tried removing and re-adding the tables, and restarting the PA editor but it keeps coming back. Any ideas?