Forum Discussion

DataVitalizer's avatar
DataVitalizer
Super User
3 years ago

Build a dataflow from Onedrive folder

Hi Community,

Can anyone please confirm if Power BI Service allows combining files from OneDrive Folder using Dataflow?

Error messages I got "Expression.Error: The parameter is expected to be of type Text.Type or Binary.Type."

 

Thank you in advance. 

 

4 Replies

Replies have been turned off for this discussion
    • DataVitalizer's avatar
      DataVitalizer
      Super User

      Hi, I succeeded at listing the onedrive subfolder, but when expanding the files column content I get only one file in the output result plus I fail at saving the datalow because of aan error messgae about certain existence of a dependency. 

      Any suggestions? 

      • ibarrau's avatar
        ibarrau
        Super User

        For combining files automatically, you need the files to be stored at the same folder. Otherwise you need more expertise at Power Query in order to filter from all files the ones you want, add a column to read the tables, and combine them. That would work if the columns match to combine.

        Regards,