Forum

Adding Table from C...
 
Notifications
Clear all

Adding Table from Columns

4 Posts
2 Users
0 Reactions
190 Views
(@webbers)
Posts: 148
Reputable Member
Topic starter
 

First, I saw Oz's video on how to get rid of the line breaks from all those people that are entering multiple names/emails in a single cell (my formula's cannot lookup that data).  So I have that done.  Now, based on his info I need to use the following format to bring my data into a table.  Now I have used it (successfully) multiple times, but somehow THIS time, it is giving me an error.  The two screenshots show my data and the formula.  I do not understand why THIS time it is giving me an error.2024-01-24_15-22-49.jpg2024-01-24_15-22-06.jpg

Format:

=Table.FromColumns({[COLUMN1],[COLUMN2],[COLUMN3],[COLUMN4]})

My formula:

Table.FromColumns({[QMS Name],[Email_2]})

 
Posted : 25/01/2024 4:31 pm
(@debaser)
Posts: 837
Member Moderator
 

If you click to the right of one of the Error values, what does it show you for the error?

 
Posted : 26/01/2024 4:28 am
(@webbers)
Posts: 148
Reputable Member
Topic starter
 

This field references the QMS Name field (the 1st of 2 for my table)

2024-01-25_09-36-40.jpg

 
Posted : 26/01/2024 10:39 am
(@debaser)
Posts: 837
Member Moderator
 

The data in that field is not a List

 
Posted : 26/01/2024 5:30 pm
Share: