Forum Discussion
richard-powerbi
Post Patron
6 years agoIntelliSense 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 typi...
Mariusz
Community Champion
6 years ago
Before typing live the space in front of your step, this will allow you to use the Intellisense and keep the step, but you still will need to delete parentheses at the end of the function.
I find it annoying too.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
richard-powerbi
Post Patron
6 years agoMariusz yeah that's what I'm doing or sometimes I cut the value and hit tab and paste the value... was hoping there was a better trick.