The Applied Steps pane on the right (in Power Query) auto generates step names using normal spaced words. This is great when reading the step names in this pane. There is, however, an unfortunate consequence of this naming style. The M Code is more difficult to read and write (although reading is the main issue I see).
Here is an image showing the difference in readability between the 2 approaches.
- cristian_angya24 years agoNew Member
Love the Idea Matt!
I'll do my best to spread the word and get more votes on it!
- fbcideas_migusr4 years agoNew Member
+1 vote
- excelworld4 years agoNew Member
Voted & Posted on my social media accounts
- kbarber13 years agoNew Member
I am the opposite. I use #"" for all variable names, even those that do not contain spaces or special characters. I find this to be easier than needing to remember the 2 possible syntaxes. Also, the #"" adds some visual bulk that makes the variable names stand out a bit better. Whenever I see #"", I know that I'm looking at the name of a query, variable, column, or field. Lastly, #"" lets me write the variable name however I want without restrictions like needing to not use spaces or special characters. You are no longer forced to write like a programmer. You can write largely like you normally would and your code will still be valid, and I think that this is great.
In the image that you shared, the camel-case step names in the pane are harder to read than the default names. The solution is not camel case. The solution is to have a way to get the effect of #"" while still being easy to type and easy to read. Maybe something like surrounding the variable name in single quotes is the solution (e.g. 'Variable Name').
- fbcideas_migusr1 year agoNew MemberStatus changed:NewtoNew
- miguel2 months agoCommunity AdminStatus changed:NewtoNew
Recent ideas
Support SNC Authentication for SAP BW in Power BI Report Server
Organizations are increasingly moving toward encrypted and certificate-based authentication for SAP BW connections due to security and compliance requirements. Currently, Power BI Report Server (PBI...Indramouli1 day agoNew MemberNew6Views0likes0CommentsHow to remind the Global team to respond to ECNs with greater efficiency
Suggest Power BI send emails to each responsible person, and display how many days they have spent handling each ECN, compared to the required number of calendar days for completion.richardzhu2 days agoNew MemberNew36Views5likes2Comments