Forum Discussion
Anonymous
4 years agoNot applicable
Slow Power Query steps
Hello, I have trouble with Power Query steps that I have made for one fact table. It is very very slow and I don't know how to fix it. Here is the M code of the table : let Sprint = Table.Se...
- Anonymous4 years ago
Hi,
I finally found a solution. My query was referencing a complicated other query. I could do some cleaning and now it is working well.
Thank you for your time.Best regarfs
lbendlin
4 years agoSuper User
Do you have to full join your two tables in Power query? Usually you want to let the data model do the work for you.
The date column in Sonar comes over as
| 30620210507 |
Which part is which? Is it missing a leading zero?
- Anonymous4 years agoNot applicable
Hi,
I finally found a solution. My query was referencing a complicated other query. I could do some cleaning and now it is working well.
Thank you for your time.Best regarfs
- Anonymous4 years agoNot applicable
Hi Anonymous ,
Please accept your own reply as the solution. More people will benefit from it.
Best Regards,
Stephen Tao