Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 8, 2026
Topics: 0 / Replies: 4783
Reply
RE: Date and time table when not even numbers in time

Hi Mattias, Because time is represented as a decimal, I suspect there is a floating point rounding discrepancy between the timestamp and the rounde...

5 years ago
Forum
Reply
RE: How to Structure Pivot Table when Data has 1s and 0s from Survey Questions

Answers should be in one column and the category in another. Not a separate column for each category. If you look at the query editor you'll see the d...

5 years ago
Reply
RE: Date and time table when not even numbers in time

Hi Mattias, You could try replacing Number.Round with Number.RoundDown. I suspect it doesn't know what to do when it rounds up because it technical...

5 years ago
Forum
Reply
RE: How to Structure Pivot Table when Data has 1s and 0s from Survey Questions

Yes, your data should always be stored in a Tabular Layout. From there everything is easy.

5 years ago
Reply
RE: Create Nested Custom Functions

Hi Peter, Here is a tutorial on using PivotTables to show report pages as Catalin suggests. Mynda

5 years ago
Forum
Reply
RE: Date and time table when not even numbers in time

Or you can do it in Power Query using a formula like this: =Time.From(Number.Round(Number.From(Time.From([timestamp]))*(24*60/15))/(24*60/15)) ...

5 years ago
Forum
Reply
RE: Excel Project Management Dashboard

Hi Achille, Welcome to our forum. The formula for the weekend dates is referencing the wrong row. e.g. if you choose cell K8 and edit the condit...

5 years ago
Forum
Reply
RE: Auto add cells or worksheet based on a cells value

Hi Gerrit, Welcome to our forum. The first rule of Excel is to store your data in a tabular layout. When you store it in a tabular layout, the repo...

5 years ago
Reply
RE: Paste with filtered rows

Hi Erik, Welcome to our forum! If you just want to fill the blanks with the values from the cells above then try this: Select the cells in co...

5 years ago
Reply
RE: Extracting YTD totals from Pivot chart

Hi Peter, Generally you'd have the prior year data and current year data in the same table. You can then use calculated fields: Or if you're...

5 years ago
Reply
RE: Power Query Data Model -Duplicate Table

Hi Jismon, Welcome to our forum! I'm not aware of any way to fix this, sorry. It sounds like the table in the Excel worksheet was loaded to Power P...

5 years ago
Forum
Reply
RE: Multi Slicers for Multi Tables/Pivots

Hi Mike, Welcome to our forum. I cover how to set up relationships for this in my Power Pivot course. The key is to create dimension tables for ...

5 years ago
Reply
RE: Unable to load Query on a shared file.

Hi Sunny, This is either a credentials or permission error with the SQL server you're trying to connect to. You need to speak to your IT administra...

5 years ago
Forum
Reply
RE: Error using file path from folder CSV. pq_7.03_csv_from_folder_2015_10_c.xlsx

Hi Marciano, The Path Table technique only works with files saved on your PC or a local server. The file path in the image is a URL, which tells me...

5 years ago
Forum
Reply
RE: Problems with 3.06 Importing a Text File

Hi Robert, It appears to be caused by a change in 365. The file used to work and now with 365 it causes problems. There's a note under the video wh...

5 years ago
Forum
Page 71 / 319
0