Forum Discussion
RoseyAlexa
Helper I
3 years agoBilling 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?