Forum Discussion

Atiroocky's avatar
Atiroocky
Frequent Visitor
3 years ago
Solved

Load and combine same structure .txt files from folder

Hello,   I need to load and combine multiple .txt files from a folder to PowerBI, and have a table with side by side column. Data are separated by tab. These .txt files have got the same 4 column...
  • BA_Pete's avatar
    3 years ago

    Hi Atiroocky ,

     

    Try using the Matrix visual:

     

    Both [_temp] and [_hyg] measure are MAX(Table[Temp/Hyg]).

     

    Pete