Hello everyone,
I have this table wich i have merged to another and got this result: a table of 30K rows with 12 columns.
I would like to have only 3. I know i can do it with new queries and then i would append them all but i believe it will be slower and also, would like to know if there’s another way of doing it.
I’m attaching a sample.
The main table is what i have. The others 6 on the right, is what i can get from the main table and append them all after. I wonder if it’s possible to do it any other way?
Thank you all
Pedro
Hello @Melissa
I’m so glad that you’ve replied to me on this one. I believe this one, is like a “follow up” on my last post that you’ve answer and all because that you “gave me” this idea.
The purpose is to get faster results because today is 30k lines but tomorrow a lot more.
The source data, to answer your question, has a date field, account id, credits, debits and a bunch of a lot of description columns.
I’ve attach a pbi file and an excel file with the MainTable.
As you can see in query editor, this is what i did but i believe it can be done faster and more secure way because today is 9 levels of accounts but tomorrow it can be 13. Am i right?
Let me know if i forgot anything
Thanks a lot Melissa append or.xlsx (23.3 KB) Transform a table of 12 into 3.pbix (53.7 KB)