Forum Discussion

RoseyAlexa's avatar
RoseyAlexa
Helper I
3 years ago

Billing Total from another table

Can anyone help find the errors in this code?   = Table.AddColumn(#"Changed Type", "BillingTotal", each let projectID = [Project_ID], fees = if Table.SelectRows(ForecastBilling, each [ID_Project...