Forum

Riny van Eekelen
Riny van Eekelen
@riny
Moderator
Member
Joined: Jan 31, 2022
Last seen: Jul 8, 2026
Topics: 0 / Replies: 1444
Reply
RE: How to highlight every other group of rows in a filtered range?

Ah, I see. If your Excel version supports LAMBDA (and helper functions), you can put AGGREGATE in a BYROW/LAMBDA function to make it spill as demonstr...

4 years ago
Reply
RE: Having a differences column as opposed to a grand total column

Oh, but this is completely different. I focused on the desired pivot table and ignored the intermediate table as much of the information is not needed...

4 years ago
Forum
Reply
RE: Is a cookie pop-up the problem?

You might want to try PQ that's part of PowerBI. It has a more advanced way to connect to web-sites. I took your link and could extract a table that h...

4 years ago
Forum
Reply
RE: How to highlight every other group of rows in a filtered range?

If I understand you correctly you want to be able to always highlight alternating groups in a table. Filtered or unfiltered. Thus, when you filter ...

4 years ago
Reply
RE: Matching dates to all the data in the column

The MDY or DMY setting depends on how the source data looks like. Then Excel knows how to "translate" that to your local date format. Since the dates ...

4 years ago
Reply
RE: Matching dates to all the data in the column

I imported to the CSV file (legacy text wizard) and indicated that the second column contained dates in the MDY format and the third in the DMY format...

4 years ago
Reply
RE: Excel formula using dates

Hi Pamela, Let's say the October 4 date sits in A1, then you can use the following formula to perform the calculation you want: =(EOMONTH(A1,0)-...

4 years ago
Reply
RE: Convert a huge text file of Sales Using Power Query as Per Sample Attached

The attached PQ solution isn't going to win a prize for being the most beautiful piece of art, but it seems to work. The last two columns with amounts...

4 years ago
Forum
Reply
RE: Converting time formats

Yeah, forgot to mention that. Noticed your data had one negative in it. Assumed that is was a mistake of some sort, as there really isn't something li...

4 years ago
Reply
RE: Convert a huge text file of Sales Using Power Query as Per Sample Attached

Thanks, but I don't really see how the txt file relates to the desired output.

4 years ago
Forum
Reply
RE: How to display data label as a percentage in a combo chart

Perhaps not the most elegant way but you can create a second pivot table that shows each of the values as a % of the column total. Then you can point ...

4 years ago
Reply
RE: Convert a huge text file of Sales Using Power Query as Per Sample Attached

Hi Rashid, Please try attaching the file(s) again. Don't forget to press "Start upload" before you submit your reply. Riny

4 years ago
Forum
Reply
RE: Converting time formats

Hi Loren, Enter this formula in M2 to transform the estimated hours: =INT(I2)/24+MOD(I2,1)*100/1440 Copy it all the way down and one column t...

4 years ago
Reply
RE: how to combine multiple sheets from files with different structures?

Not sure that I have understood your intentions, but the attached file contains some queries that connect to a folder containing your three files. It ...

4 years ago
Forum
Reply
RE: Combine sheets only include columns with data

Hi, You could create a function that removes all empty columns for you. A similar question came up several years ago in the Microsoft Tech Communit...

4 years ago
Forum
Page 78 / 97
0