I'm creating flows to an order form (Sharepoint custom list) that should send an email of all selected values of all fields.
For some reason, all lookup fields are not showing up as dynamic fields. Some show up normally and some not, and I can't see any difference on them.
The lookup lists are on the same site as the order form list. The Flow account is a site collection admin on that site, so there should not be a permission issue. What else could it be?
(Actually these lists were migrated to Sharepoint Online from old Sharepoint 2013 on premises server and they have very simple Sharepoint Designer workflows on them. I'm trying to change them as Flows for easier editing, but this seems much more challenging than I thought.)