3 Comments
- Aaron_J_KaraviaNew Member
It would be nice if there was a way to edit data within PowerQuery.
Sometimes, you have raw data in a text file that is massive. Finding that data (in a text editor) and editing it in the source would be difficult and error prone.
Power Query should have a way to change data (a wizard of sorts would be nice).
The way I imagine it working is that the wizard helps you select which rows to edit and then which values to change.
In the background, the wizard writes M code that is suitable for the language and inserts it as a step. eg.
1) assigns a sequential id for each row,
2) assigns a hash for each row
2) manually defines a new table with matching row hashes and edited data (the whole row not just changed cells). Here it would probably be best to save the data in an external file that is loaded when the query runs, to avoid having the m code littered with data.
3) deletes offending rows from original
4) merges new rows
5) sorts by id
6) removes temporary sequential id and hashes.
^ this way, whenever the data is refreshed from the source, *if* the offending row still exists as it did when the edit was defined, it gets "re-edited" just as the user intended.
- Aaron_J_KaraviaNew Member
If I cant do what I need to within power bi, I will just use some other software. If I am already using another software, I will just write my reports there. I am not daisy chaining BI tools.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Bulk 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 ...vishal1401972 hours agoFrequent VisitorNew2Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf12 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde13 hours agoSuper UserCompleted1.4KViews6likes4Comments