Forum Discussion
sentsara
8 years agoHelper II
Excel first row removing
Hi, I have excel as Data Source for my powerBI Report. Below is the output of excel: I need to remove the first row from PowerBI and always it should start from the second row (as an header valu...
- 8 years ago
When you import data from Excel using "Get Data" module, you can select which worksheet to work with:
This is where you select it. Do you see the same interface?
sentsara
8 years agoHelper II
Thanks Michal for quick solution..
i have multiple worksheet on the MobileTrade.xlsx.. example below
RFC <sheet1>
MobileTd <sheet2>
Bike <sheet3>
I need to load only MobileTd sheet from MobileTrade.xlsx.. how we can do this?
Michal_cwiok
8 years agoResolver II
When you import data from Excel using "Get Data" module, you can select which worksheet to work with:
This is where you select it. Do you see the same interface?
- sentsara8 years agoHelper II
Thanks Michal.its working now.