Assertion failed in Wijmo: Fields without sub-fields should have bindings

Posted by: jhoelker on 7 November 2017, 9:38 am EST

    • Post Options:
    • Link

    Posted 7 November 2017, 9:38 am EST

    I have created a Test application using the instructions from this page, https://www.grapecity.com/en/blogs/using-asp-net-core-mvc-web-api-render-ssas-cubes-part-1. Everything works great when it points to the given data source.

    When I point it at one of my local cubes I receive this error.

    Uncaught ** Assertion failed in Wijmo: Fields without sub-fields should have bindings.

    Can anyone tell me what this means? At this point I cannot recommend this version for use if I can’t get it to work with the existing cubes.

    Thanks!

  • Posted 7 November 2017, 5:45 pm EST

    Hi,

    Could you please share the data source you were using in OLAP? Please share screenshot of data retrieved using Cube for further investigation.

    ~Manish

  • Posted 10 November 2017, 12:58 am EST

    I have setup the cube in the Startup.cs

    app.UseDataEngineProviders().AddCube(

    “Inpatient”,

    @“Data Source=;Provider=MSOLAP.3;Initial Catalog= SSAS”,

    “Inpatient”

    );

    In the Index.html I set the itemsSource and default fields

    I have attached an image of what the cube looks like when rendered in ActiveAnalysis.

    Please let me know if you need more information.

    Thanks!

  • Posted 12 November 2017, 10:47 pm EST

    Hi,

    Please refer to the following demo sample code for the same to get working with data engine.

    http://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/OlapServerIntro/PureJS/Code

    ~Manish

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels