Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am trying to work out how to turn on data labels that pop-up to tell you what arguments a function takes as you type an expression. So say if I type the following in the editor:
Table.SelectColumns(
I would see a popup that would look something like:
Table.SelectColumns(table as table, columns as any, optional missingField as nullable number) as table
Note, this is different from the info that shows the syntax for the function (before the brackets). So just to clarify I am not talking about the below label that pops up, but rather a popup for when you are trying to workout what the funciton takes INSIDE the brackets.
@JollyRoger01
This sometimes causes inconvenience for users writing m codes. You may submit an idea regarding to the guidance on m functions. Ideas (powerbi.com)
Best Regards
Paul Zheng _ Community Support Team
If you have intellisense turned on in the menu, try CTRL+SPACE to bring up intellisense, including parameters.
--Nate
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |