Browse By Tags

  • Filtering in XamPivotGrid

    As you can hide xampivotgrid null measures to make a choice in a field filter

  • Apply filters from code not from UI

    Is there in XamPivotGrid possibility to apply filter value on some field not only from UI but also from code?

    For example in cube we have some field CustomeCode - user put specify some value in TextBox click apply button and field CustomerCode is filter…

  • XamPivotGrid chashes while trying to apply a filter (WPF 11.2)

    Trying to expand and explore the members of a filter gives an “Object reference not set to an instance of an object” error if the dimension related to that filter is not expanded.
    What might be causing this problem?
    What is the event fired…
  • Re: XamPivotGrid chashes while trying to apply a filter (WPF 11.2)

     Hi Matt,
    I tested your code and it did work fine however I noticed that it does not have any levels within each dimensions.
    If I remove the hierarchies \ levels from my app, it works fine and it does not crash, however I do need to define and add the…
  • Problems with Calculated Metrics, Dimension Size

    I work in a big company of software development in Brazil, and we are developing a proof of concept for one of our largest customers, using xamPivotGrid. But we are facing some problems. Could you help us?

    The problems are:

    1. Is there some limitation…

  • expanding of member - order of children members is strange

    Hi,
    Go to XMLADataSource example on the web site:
     
    Drag and Drop “Delivery Date”. “Month of Year” hierarchy in the table.
    Click on the arrow before the…