Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: May 18, 2025
Topics: 0 / Replies: 4762
Reply
RE: Calculating average customer numbers in dashboard

Hi and welcome to our forum! The IF, SUMIFS etc. are what's making your file slow. You're better off using Power Query to get your source data in o...

3 years ago
Reply
RE: Returning whole row based on MINIFS

How about using FILTER: =MIN(FILTER(DataTable[Retail_Price],(DataTable[Product]=[@ProductResult])*(DataTable[Colour]=[@ColourResult])*(DataTable[We...

3 years ago
Forum
Reply
RE: Incorrect Column listed when calling a Table

Hi Pierre-Stephane, I'm not sure why it wouldn't be displaying the correct columns. Can you please send a screenshot of what you see in the Custom ...

3 years ago
Forum
Reply
RE: Examples of what to use power query for

Hi Khunsu, Welcome to our forum! Please see my introduction to Power Query video where I demonstrate a few uses for it. Hope that gives you some in...

3 years ago
Forum
Reply
RE: Pivot Table

Hi Luca, Yes, you can use 'Show Values As' to calculate the difference. Let me know if you get stuck after reviewing the tutorial linked to. Myn...

3 years ago
Reply
RE: How to keep timeline active while locking the sheet?

Hi Zaki, Select the timeline slicer > CTRL+1 to open the formatting > Properties > deselect 'locked'. Go to Review tab of ribbon > Prot...

3 years ago
Reply
RE: Is there a way to clear content in cells by changing value in another cell?

Hi Leon, Welcome to our forum! This would have been done with VBA. If you're able to share the file and post your question in our VBA forum I'm ...

3 years ago
Reply
RE: Quickly remove all filters from a Table?

Hi Ian, Welcome to our forum! You can use the Clear Filters button on the Data tab of the ribbon. I've even added this icon to my Quick Access T...

3 years ago
Reply
RE: skip those URLs which generate errors on request

Hi Chloe, Welcome to our forum. I presume you're talking about Power Query and not the old Microsoft Query? If so, you can use this http error h...

3 years ago
Forum
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....

3 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

3 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...

3 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

3 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...

3 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...

3 years ago
Forum
Page 47 / 318