Forum Discussion
RoseyAlexa
3 years agoHelper I
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...
Anonymous
3 years agoNot applicable
What error are you getting?