Power Query's M Script is unnecessarily wordy and hard to reuse, as each line must include a reference to the previous line's label. A solution could be a generic tag e.g. "PreviousStep" which would always point to ... (drumroll) ... the Previous Step. This would simplify M Script and make it more readable. Reuse of code would be much simpler as rows of M Script could be copied and pasted at will, without needing to carefully tend to previous line labels.
1 Comment
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v9 hours agoCommunity ChampionNew613Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v16 hours agoCommunity ChampionNew17Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019720 hours agoFrequent VisitorNew6Views0likes0Comments