Forum Discussion

Sagejah9's avatar
Sagejah9
Icon for Helper III rankHelper III
5 years ago

Expression.Error: We cannot convert the value "" to type List. Details: Value= Type=[Type]

Hi, I am working with REST APIs as my datasource however I get this error when I convert records from a list to a Table. What could be the issue. Sometimes it works sometimes it doesn't. 

 

3 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    Sagejah9 You are going to need to include an if statement and check if the table is null or "" and if so not do the transformation you are doing.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Or maybe try chanting ExtraValue.Error to ExtraValue.Ignore

     

    --Nate