Forum Discussion
ImaKickUrBut
1 year agoFrequent Visitor
reference column value from before Table.Combine step
Hello! I'm very new to PBI & need some guidance please. I am combining 6 excel workbooks together - each workbook has several sheets that show departments & items based on item status (intake or...
- 1 year ago
yes, you can reference any of the prior steps and their data points via
#"step name"{row index}[column name] etc.
lbendlin
1 year agoSuper User
yes, you can reference any of the prior steps and their data points via
#"step name"{row index}[column name] etc.