Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Resultset query Exceeded 1m Rows on measures unrelated direct query table.

Hi all I have a model that is a mixed storage mode with my larger fact tables set to import and my smaller tables set to Direct Query (to reduce the overall PBIX size but stop slow visual refreshes ...
  • bcdobbs's avatar
    bcdobbs
    4 years ago

    I add new data sources all the time in tabular editor. (I use the paid 3 version but I think it would work in free 2 version).

     

    I can send more detailed instructions when I get to a computer (away camping at the moment). Roughly though...

    1) Right click add table.

    2) Expand the partitions tree and there will be one with same name as the table.

    3) Click on it and the M expression window should open.

    4) In power bi desktop add datasource as normal and do any transforms you need.

    5) Copy M code over into tabular editor from advanced editor.

    6) Right click the table and click "update table schema".

    6) Save back to service (I save to dev workspace and then deploy it along from there)