LaurentZHelper I6 years agoSolvedAutoFill from the Left Dear All, Thank you for taking the time to read this. In my Query I've this kind of Data Type1 Type2 Type3 NEW COL AA BB BB CC DD EE ...Show MoreVasTg6 years agoLaurentZ Create a custom column in Edit queries as below = if [Type3] = "" and [Type2] = "" then [Type1] else if [Type3] = "" then [Type2] else [Type3] If it helps, mark it as a solutionKudos are nice too
VasTg6 years agoLaurentZ Create a custom column in Edit queries as below = if [Type3] = "" and [Type2] = "" then [Type1] else if [Type3] = "" then [Type2] else [Type3] If it helps, mark it as a solutionKudos are nice too
VasTg6 years agoLaurentZ Create a custom column in Edit queries as below = if [Type3] = "" and [Type2] = "" then [Type1] else if [Type3] = "" then [Type2] else [Type3] If it helps, mark it as a solutionKudos are nice too
Related contentHow to Disable Autofill popUp BoxDates Colum left MergeLeft 0 eliminationPBI desktop application left navigation icons solid black?Issue with left join using measures