New Post: Calculated Member /Label Filter
Sorry for the delay John.Have you tried changing the word Aggregate to Sum?If that's not it, I would capture the MDX query in the MDX tab and then run the MDX query in SQL Server Management Studio....
View ArticleNew Post: MDX Query to PowerPivot Data Source
Can you describe what you are trying to accomplish with your calculation? It's not clear to me.I think the MDX above is missing a ]. But I'm not at all sure what you're trying to accomplish so I'm not...
View ArticleNew Post: 64-bit Excel
hi, how feasible is it to evolve OLAP Pivot Table Extensions to work with 64-bit Excel? Even stripped down features would be helpful. e.g. paste hundreds of values into a pivot table filter.
View ArticleNew Post: 64-bit Excel
Everything in OLAP PivotTable Extensions works in 64-bit Excel. There's a separate 64-bit Excel installer.If there are specific features where you're running out of memory or something, let me know....
View ArticleNew Post: Error when filtrering
HiIn a production environment i installede 32bit version on my machine and as a developer I am a local administrator and also cube administrator and I could use add-in and filtrering with no...
View ArticleNew Post: Error when filtrering
Are you talking about the Filter List feature, or a different feature?If you're an SSAS admin, then you might try editing the connection string inside your Excel and adding...
View ArticleNew Post: Error when filtrering
Yes, the filter list feature.I'll try this out but pretty sure they don't use dimensional security.A guy here said it could be "an access to temporary files" problem - on local machine I'm...
View ArticleNew Post: Error when filtrering
I'm not aware of any issues like you describe. But please do capture the exact error messages and see if you can document steps to reproduce.
View ArticleUpdated Wiki: Excel 2013
Excel 2013MDX Calculation GUI Excel 2013 is the first version to support a GUI for managing MDX calculated measures and members in a PivotTable. After clicking on a PivotTable, these features can be...
View ArticleNew Post: Error when filtrering
Error when clicking search tab. Not typing anything just picking search tab.http://img69.imageshack.us/img69/4554/errorppn.pngError when trying to clear pivottable...
View ArticleNew Post: Error in filtering when Locale property in connection string set.
Hi.I got error while filtering when in my connection string there is an additional parameter.Error text is (in russian) "Синтаксический анализатор XML для аналитики: Свойство Locale не распознано." I...
View ArticleNew Post: Error in filtering when Locale property in connection string set.
The code in my add-in specifically looks for any of these three options in the connection string:Language Identifier=XXXX LocaleIdentifier=XXXX Locale Identifier=XXXXIf Locale=XXXX works, I wasn't...
View ArticleNew Post: Error in filtering when Locale property in connection string set.
Also make sure you're using the latest version of my add-in... it contains some fixes for this issue. Check the About tab in my add-in and make sure it says 0.8.0 (currently the latest version at the...
View ArticleNew Post: Error when filtrering
Any suggestions on what could be the problem on other users machines / profiles ?
View ArticleNew Post: Error when filtrering
Sorry for the delay in replying. As you can see from the Search tab error message, it's just blowing up on the Excel API's PivotCache.MakeConnection() function. This tells me that there is some reason...
View ArticleNew Post: Error when filtrering
- the pivottable is connected and can be refreshed, and has fields on fows, columns values- i tried connecting with add-on built by client themselves and also just by creating connection myself. Both...
View ArticleNew Post: Error in filtering when Locale property in connection string set.
Great, "LocaleIdentifier=XXXX" works. Thank you for your very useful tool.
View ArticleCreated Issue: Unable to Format MDX Query [23697]
Hi Team,There is one urgent requirement where I have to bring in data from the Cube and make some excel reports. This tool will be very handy for that purpose to customize MDX. I am using 32 - bit...
View ArticleNew Post: syntax error
Hi. Please help a newbie. I'm trying to add a formula to an OLAP derived pivot table in Excel and create a formula that, depending on a dimension called [Spot Length], will multiply a calculation based...
View Article