Hi everyone,
Surely I'm not the first to ask this. Is there a way to automatically bring in rows in a related table, without the user manually selecting something in a LOOKUP field?
Hear me out: Table 'SHOP' has two columns: 'Shop Name' and 'Product Name'. The user enters 'Shop A' and 'Apple' on one line.
Then I have table 'PRODUCTS', which also has two columns: 'Product Name' and 'Color'. The user enters 'Apple' and 'Green' on one line.
I'd like to bring in (as a column or a sub-grid in a Form/View on 'SHOP' the column 'Color'. So to have
'Shop A', 'Apple', and 'Green'.
I know, use 'LOOKUP' for the SHOP 'Product Name'. The problem is, this data can be bulk-loaded...
In a regular Power BI dataset, I'd just create a connection between the tables.
Does anyone know how to do this, please?
Thanks,
Alice