Unplanned
Last Updated: 03 Jan 2017 15:31 by Paulo
Hello,

I would like suggest similar option in Silverlight how [FlattenOlapUncategoriezedFields] option in ASP.NET AJAX. I wouldn't like the show the uncategorized fields coming from OLAP cube under the [more fields].

Example attached. The same OLAP cube, in ASP.NET AJAX and Silverlight.

In ASP.NET AJAX, the configuration is

ConfigurationPanelSettings-FlattenOlapUncategoriezedFields="true"
Unplanned
Last Updated: 15 Dec 2016 09:10 by Riccardo
We would like to get a compressed response of a XMLA query. We have seen that the response is content-type: text/xml, so we enabled it in IIS. However, in the request header the only accept-encoding is "Identity", and not "Gzip". We ask to be able to edit the request header, or to get a compressed response.

I attach two pictures: in the "XMLARequest.png" you can see the original request done by the XMLADataProvider. In the "GzippedRequest.png" you can see our request: we took the original one and just edited the accept-encoding field, and we got a compressed response.
Unplanned
Last Updated: 03 Aug 2016 13:55 by Karthick Purushothaman
ADMIN
Created by: Nasko
Comments: 3
Category: PivotGrid
Type: Feature Request
2

			
Unplanned
Last Updated: 03 Aug 2016 13:55 by m l
This is essential for features such as custom calculated measures. Other suppliers such as DevExpress already support this. I think it should be relatively simple as the session ID just needs to be added to the SOAP header for each XMLA query
Unplanned
Last Updated: 28 Mar 2018 10:36 by ADMIN
ADMIN
Created by: Kalin
Comments: 3
Category: PivotGrid
Type: Feature Request
2
Users should be able to easily apply conditional formatting. For example, this cell should be red if value is less than 500.