GithubHelp home page GithubHelp logo

DAX-query issue about daxstudio HOT 4 CLOSED

daxstudio avatar daxstudio commented on June 28, 2024
DAX-query issue

from daxstudio.

Comments (4)

marcosqlbi avatar marcosqlbi commented on June 28, 2024

Maybe there is some limit in the file generated - never tried to export such a volume.
Did you try to export in different files splitting the rows by using different arguments of TOPNSKIP?

from daxstudio.

dgosbell avatar dgosbell commented on June 28, 2024

There is an inherent limit at the moment based on a maximum 2Gb XMLA response size. If the generated response is larger than that it gets truncated and you get the "unrecognizable response" error. This equates to roughly a few million rows depending on how wide the rows are. This has to do with the way we marshal the response between PowerPivot and DAX Studio. There might be a way to switch over to a streaming style interface, but I'll need to do some investigation as I don't know if this is even possible yet.

In the short term your options would be to break the export into smaller chunks or to go back to the original source data and extract from there.

from daxstudio.

paullevchuk avatar paullevchuk commented on June 28, 2024

Guys,
First of all, thanks for responses. @dgosbell looking forward to results of your research.

Sure, I can do export several times using different ranges. And I, actually, do this.
Issue here is that I can't automate this process via DAX Studio :(

P.S.
Actually I need to export data from PP because I can't connect to them from another PP model.
I have one model which has data loaded from Google Analytics and cleaned via PQ.
Unfortunately I can't just connect to this preprocessed data, so I need to duplicate PQ-queries, load and process them again on every new report. And it's huge pain for me.

from daxstudio.

dgosbell avatar dgosbell commented on June 28, 2024

This limitation has been lifted as of v2.7.2

from daxstudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.