Forum Discussion

richard-powerbi's avatar
richard-powerbi
Post Patron
6 years ago

IntelliSense struggle in Power BI

I'm super annoyed by how IntelliSense works as described below. Does anyone know a trick?

 

= PreviousStep
// I want to get the row count of the resultig table in PreviousStep
// I will start typing "Table.R" right before "PreviousStep" like this:
= Table.RPreviousStep
// When I hit Tab it overwrites the value that I wanted to include, resulting in this:
= Table.RowCount
// Nooooooooooooooooooooooooooooooooooooooooooo 😞

 

 

7 Replies