Hi,
We have created a custom table in Business Central, similar to Jobs where the key field is "No." and other important fields are "Customer No.", "Customer Name" and Description. I created a simple automatic flow in Power Apps to send an adaptive card to a channel when a new record is created.
The fields in the adaptive card are "Customer No.", Description and "Customer Name" (in that order), there is no reference to the key field "No.". Neither in the custom table's keys and field groups nor in the card page used for the adaptive card is there a combination of the table fields in that order. The key field is also on the card page. Still the adaptive card is produced per default without the key field and with that weird field order.
How does power apps know which fields to include and in what order? Any answer is much appreciated.
Thanks.