Hello everyone,
I want to use a Power FX field to calculate the SUM of a column which is located in another table/ entity.
The logical/ schema name of this related entity is called "mca_machinecheck", the display name is called "Machine Check Item".
The column itself of which I would like to calculate the sum has the external/ schema name: mca_accomodationcosts and the display name is called mca_accomodationcosts
This column is also a Power FX formula:
'Overnight Stays in Days' * 'Machine Check List'.'Accomodation Costs'
This has worked to access an attribute in the Machine Check List table but the other way around it does not seem to work unfortuantely with the Entityname.Columnname notation.
Maybe a rollup field is also an opportunity but I do not receive any useful recommendations when I select the correct related entity.
Thank you in advance and kind regards
Tobias