Browse By Tags

  • 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…
  • 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…
  • 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…