Forum

Alan Sidman
Alan Sidman
@alansidman
Moderator
Member
Joined: Oct 18, 2018
Last seen: Jun 13, 2025
Topics: 3 / Replies: 226
Reply
RE: Creat a PQ list from a filtered Excel Table

How about uploading a sample data worksheet and then showing a mocked up solution. We only need 8-15 records.

1 year ago
Forum
Reply
RE: How to get the Text of Stock Names?

Since you are using O365 Create your list of stock symbols. Highlight and click on stocks In an adjacent column, click on the little box that...

1 year ago
Reply
RE: Find cell address for the value that is returned by a formula

Look at this link--> on the use of cell("address" functionality

1 year ago
Reply
RE: power query error on one computer but not other

James, I downloaded your file and refreshed both connections without issue. I am running Win11 and Office 365 Insider. Sorry, I cannot offer any ...

1 year ago
Forum
Reply
RE: Time of Day

@Riny Very slick. I like how you did this!!

1 year ago
Reply
Reply
1 year ago
Forum
Reply
RE: Need to COUNT instances of TRUE in Power Query within 6 fields (in same table)

Easier to provide a solution if you upload the worksheet instead of picture which cannot be manipulated. I think without actually applying to data th...

2 years ago
Forum
Reply
RE: TextJoin by ID

See the attached whereby I split the first column in Power Query and then exported the query to the Data Model. This then allowed the creation of two...

2 years ago
Reply
RE: TOPN N (DAX Formulas) Issues

crossposted at: and at:

2 years ago
Forum
Reply
RE: Fields showing zero instead of null

Pictures are of little value as we can not ascertain the format or functionality of the cell values. Suggest you upload a sample file that is represe...

2 years ago
Forum
Reply
RE: Converting alphanumeric text (representing a negative number) to a negative number

let Source = Excel.CurrentWorkbook(){[Name="Table1"]}[Content], #"Changed Type" = Table.TransformColumnTypes(Source,{{"DATA", type text}}), #"Added Cu...

2 years ago
Forum
Reply
RE: Power Query - Not importing all the Columns of the file

It may be helpful if you attach the file here so that we can test the the query.

2 years ago
Forum
Page 4 / 16