Forum Discussion
soni27
Helper I
5 years agoVariable in Column Name in Power Query in Drill Down
I have LastColumnName Step in the Power Query I would like to drill down using LastColumnName I tried below, It is not working, please assist = Custom2{0}[Record.Field(_, LastColumnName)]
Anonymous
5 years agoNot applicable
= Custom2{0}[LastColumnName]
--Nate
soni27
Helper I
5 years agoIt is not working, I can not able to drill down using variable Name for the column name