1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How Do I Speed Up My PowerQuery

My powerquery is so slow even though I tried to make it faster. The data In working with is just the raw data and I’m tasked with converting everything into something else through custom columns.

These custom columns use legends by merges and are nested if statements. The excel equivalent would be vlookups with nested ifs.

I made a library inside Powerquery that houses that logic.

I also branched the query into 2, one where the columns aren’t used in the custom column creation and another where it is. I know this decrease the amount of data since the columns went from 20s to 7-8.

The issue is the data doesn’t load. And I didn’t even remerge the constant with the custom columns throigh an index column, then append everything.

I tried Buffering the alleged which didn’t do a thing

submitted by /u/Lucky-Tea-2370
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#Excel alternatives for data analysis
#big data management in spreadsheets
#generative AI for data analysis
#conversational data analysis
#real-time data collaboration
#financial modeling with spreadsheets
#intelligent data visualization
#data visualization tools
#enterprise data management
#big data performance
#data analysis tools
#data cleaning solutions
#Excel compatibility
#Excel alternatives
#rows.com
#PowerQuery
#custom columns
#nested if statements
#raw data
#merges