Forum

Alan Sidman
Alan Sidman
@alansidman
Moderator
Member
Joined: Oct 18, 2018
Last seen: Jun 7, 2025
Topics: 3 / Replies: 222
Reply
4 years ago
Forum
Reply
RE: How i split english and arabic data into multiple columns?

Would be really helpful if you supplied some sample data in an attached file. Probably only need 6-8 records that are representative of your actual f...

4 years ago
Forum
Reply
RE: Merge tables following Group by (Max) values change error?

How about giving us a sample table and your query and then tell us what is not happening that you want to happen or what is happening that you don't w...

4 years ago
Forum
Reply
Reply
RE: Get rid of no matching rows

Built a parameter query where I made the Input to Take the filter value in the main query. File is attached for your review.

4 years ago
Forum
Reply
RE: VLookUp Copy with Formating

If you still think you need to use VBA and Vlookup after reading Philip's post then look at this link for a quick tutorial

4 years ago
Forum
Reply
RE: 1 year finance.yahoo.com stock history

You could build a parameter query where you input the Date (Using the Unix Date/Time value) each time you wish to run the report in PQ. Here is a lin...

4 years ago
Forum
Reply
RE: Pivot Data of the clone of pivot table

Look at this link for an alternative means that will probably work for you with many items

4 years ago
Forum
Reply
RE: Adding sales targets

I'm thinking that a Pivot Table would be the answer, but not knowing what you want your end result to look like it is difficult to offer up a solution...

4 years ago
Forum
Reply
Reply
RE: Power Query limits the number of decimal places when loading currency data

Keep them has numbers until you close and load to Excel. Once back in Native Excel, format as Currency. The following is from Microsoft: ...

4 years ago
Forum
Reply
RE: Pivot Data of the clone of pivot table

See attached file for my solution.

4 years ago
Forum
Reply
RE: Create Conditional Column Using Lookup Table

For the make and Model, still in PQ #"Added Conditional Column14" = Table.AddColumn(#"Renamed Columns - Make and Model", "Make", each if Text.C...

4 years ago
Forum
Page 14 / 15