Forum Discussion

ovetteabejuela's avatar
ovetteabejuela
Icon for Impactful Individual rankImpactful Individual
9 years ago

Can PowerBI handle a large flat file?

Hi,

 

Let's just say I don't know anything about RDMS.

 

What If I use a flat file in uploading my data to PowerBI

 

State,City,SiteName,Manager,Supervisor,Employee,,Date,Data 1, Data 2, .... Data 50

 

or maybe picture 100 columns by 10,000 rows.

 

 

Can Power BI handle something like that

5 Replies

  • TomEvers2's avatar
    TomEvers2
    Regular Visitor

    probably, it handles millions of rows on some of my stuff.  I did run into memory issues on one report, but expanding my paging file fixed that pretty quick

    • ovetteabejuela's avatar
      ovetteabejuela
      Icon for Impactful Individual rankImpactful Individual

      why I asked?

       

      I am currently spear-heading a PowerBI project and I have a team of a little over 50, PowerBI or it's concepts are relatively new to some.

       

      I would like to buy some time by letting them do a flat-file until such time I can oversee everyone (I will be training everyone in a group, but I know for myselft that it's hard to grasp the entire concept) Even I am still fumbling from here and there.

       

       

      So again... the flat file will implement the project(s) and improvements will follow.

      • TomEvers2's avatar
        TomEvers2
        Regular Visitor

        Seems like a good way to get started.  

         

        I switched a large project to use a text file, because one of the users couldn't refresh the report due to credential issues on the database.  I'm a consultant, so I need to leave them with something they can use so I set up SSIS to drop the file in their directory each week.  It's a ranking of products sold that week by the chain and each store.  The products sold run about 8 or 9 thousand a week and 127 stores.  And it works fine with 8gig of ram on the machine and the pagefile is now 16gb.