Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 8, 2026
Topics: 0 / Replies: 4783
Reply
RE: Some fairly complex data clean up

Hi Tom, You can certainly to this with Power Query. See the queries in the example file attached with the 'Append1' query showing the final result....

4 years ago
Forum
Reply
RE: Power Query - Referencing other queries really slow.

Hi Richard, This post has some tips on improving query performance. Hope that helps. Mynda

4 years ago
Forum
Reply
RE: Power Pivot takes ages to resfresh

Hi Mitryaeva, I would have your SQL database administrator create a "view" of the tables you want to bring into Power Query, rather than having Pow...

4 years ago
Forum
Reply
RE: What could be wrong in this formula? =LEFT(A2,2)&","&RIGHT(A2,LEN(A2)-2)

I can't replicate this issue. When I enter that formula it returns 61,77164

4 years ago
Reply
RE: One Drive for Business

Hi Barry, Welcome to our forum! I'm glad you found my tutorial helpful. I'm not familiar with Microsoft's pricing models, but I did a Google search...

4 years ago
Reply
RE: Calculated Field in Power Pivot

Hi Tracey, I can't see anything wrong with what you've done. If you add the Budget Balance measure to your PivotTable in column A of the BudgetByEx...

4 years ago
Forum
Reply
RE: Power Query Parameter driven source file

Great to hear, Keith. The more you become familiar with Power Query, the more it will all make sense

4 years ago
Forum
Reply
RE: Close and Load Question

Hi Terri, This is because you have an older version of Excel than me and that version doesn't have those options. You will have to first load the d...

4 years ago
Forum
Reply
RE: Power Query Parameter driven source file

Hi Keith, Please see lessons 7.03 and 7.04 of the Power Query course on dynamic file and folder paths. You can modify these techniques for your nee...

4 years ago
Forum
Reply
RE: Question about setting up Power Pivot data

Hi Grete, Thanks for sharing the file and the analysis you want to do. Some of the measures are self explanatory and relatively straight forward, b...

4 years ago
Forum
Reply
RE: My brain ISBLANK trying to figure out this simple problem

Hi Gill, Welcome to our forum! Try this where your data is in row 2: =IF(V2="",0,(K2-V2)/365) Or =IFERROR((K2-V2)/365,0) Mynda

4 years ago
Reply
RE: Power BI Dataset in Power Query/Power BI desktop

Hi Bax, The owner of the Power BI report online should make the dataset available to you via the build permissions in the Power BI service and then...

4 years ago
Forum
Reply
RE: List of functions does not automatically appear when I start typing...

Hi Antonia, Riny is correct. This is a version issue. You can try updating your version of Excel to see if the feature is available. If that doesn'...

4 years ago
Forum
Reply
RE: Query Refreshing Super Slow

Hi Josh, Welcome to our forum! I'd say the List.PositionOf steps are the bottleneck. You could try wrapping those steps in List.Buffer. This post t...

4 years ago
Forum
Reply
RE: Pivot Table 3day Average

Hi Eileen, If you're using Power Pivot then you could write a DAX measure for the 3 day average. If you're using regular PivotTables then you'd nee...

4 years ago
Page 49 / 319
0