Forum Discussion

MarieD's avatar
MarieD
Helper I
6 years ago
Solved

Limited load from data souce

Hi all,   I'm new to PowerBI and want to make reports from a Magento Database. the connection has already been set up by using Mysql connection, but the problem is that there are a lot of rows in t...
  • mahoneypat's avatar
    6 years ago

    You could do it with an SQL statement but it is easier to use Keep Rows in the query editor.  In your query, click on your 2nd step or on the Filtered Rows step, and on the Home tab click on KeepRows/Keep Top Rows.  Put in 1000 in the popup and it should add a Keep Rows step.  That way, query folding should still occur.

     

    When you are done with your query building, you can just remove that step to get all the data when you need that.

     

    If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

    Regards,

    Pat