Forum Discussion

mesuyog's avatar
mesuyog
Regular Visitor
4 years ago
Solved

Data row count changes after export

Hi I have imported the data into power bi desktop. After import when i put the same data into table it and extracted the same. The row count reduces. When i count the rows using "countrow" the count ...
  • JirkaZ's avatar
    JirkaZ
    4 years ago

    Then you can add an index column to your data and add it to the exported table. That should prevent the duplicates being removed. 

     

    Anyway using Power BI as an "Excel" exporter is not really what it's built to do. 

    If you really need to use the data in Excel, use Analyze in Excel instead.