Quantcast
Channel: OLAP PivotTable Extensions
Browsing all 469 articles
Browse latest View live
↧

Closed Issue: Search using wildcards [22843]

We would like to be about to add searches to the filter list using some sort of wildcards; i.e. filter to everything that contains 'JR' or 'SR'Comments: I believe you can already do this. If you...

View Article


Closed Issue: Not loaded. A runtime error occurred during the loading of the...

I installed the OLAP PivotTable Extensions and did not see them in Excel. I went to the add-ins and the following message was displayed in the "Load Behavior" section of the COM add-ins dialog. I went...

View Article


Closed Issue: issue with Excel 2007 and Visio 2010 installed on same machine...

A user reported getting the following error when starting Excel 2007 after installing Visio 2010. Problem during startup of OLAP PivotTable Extensions: Could not load file or assembly...

View Article

New Post: Calculated Member /Label Filter

I have added a new feature to see the #VALUE! Error message a few releases ago:https://olappivottableextend.codeplex.com/wikipage?title=View%20Error%20Message&referringTitle=Home

View Article

New Post: Request New Functionality (2)

Excel 2013 has a feature that will help with your #2 request. Drop down the little tools menu (the gear icon) at the top of the field list and there is a new Collapse All option.

View Article


New Post: # VALUE when using AGGREGATE() against PowerPivot

Also consider this feature to see the error behind #VALUE! cells:https://olappivottableextend.codeplex.com/wikipage?title=View%20Error%20Message&referringTitle=Home

View Article

New Post: Showing Measures in Calculation Tab Of OLAP PivotTable Extensions

Excel 2013 added this feature natively.

View Article

New Post: Returns "#VALUE!" if member contains ' - '

There is also a feature in this add-in to help you see the #VALUE! errors:https://olappivottableextend.codeplex.com/wikipage?title=View%20Error%20Message&referringTitle=Home

View Article


New Post: Pivot Table multiple filters

https://olappivottableextend.codeplex.com/wikipage?title=Filter%20List&referringTitle=Home This feature should help you.

View Article


New Post: Calculated Members

The [All] is telling it that the new calculation should be a child of the All member which is the grand total.

View Article

New Post: Clear Pivot Cache with multiple tables on single connection

There was a technical reason I made sure the PivotTable had its own connection. You slicer scenario is a good one though. I will revisit this code to see if there is another way than separate...

View Article

New Post: Extend the Calculation Dialog

Excel 2013 includes a calculation editor. I won't enhance mine by adding a field list now since the added one built in.

View Article

New Post: Clear Pivot Cache with multiple tables on single connection

No worries, I sidestepped the issue by creating a calculated member (MDX) with the value (null) and set the initial filter to this member. This cleared all the data for me, so that I was able to save...

View Article


New Post: Clear Pivot Cache with multiple tables on single connection

The other trick I've seen is to create a low privilege test account that has permissions to no dimension members. Then do a runas to launch Excel as that user. Refresh the workbook and all the...

View Article

New Post: Clear Pivot Cache with multiple tables on single connection

Hi, in our reports we have a global "filter" for organization (as in an organization tree). When the correct level of the organization is selected, the data for that unit should be loaded in the...

View Article


New Post: Enable/Disable AutoRefresh via Macro

Is there a way to configure a macro to accomplish the above? I've tried recording macro and then clicking on those options, but it doesn't seem to work. Thanks, Phillip

View Article

New Post: Enable/Disable AutoRefresh via Macro

If you look at the code (which is in C#) you will see a cmdDisableAutoRefresh_Click function at:https://olappivottableextend.svn.codeplex.com/svn/OlapPivotTableExtensions/Connect.cs You will need to...

View Article


New Post: Error to access Calculations Library

Hello, I install the Add-In on my PC (Window7). All is OK during the installation. The Add-In is visible On Excel 2010. But when I check "Add to Pivot Table" for adding a formula, I have a msg like...

View Article

New Post: Error to access Calculations Library

Does that folder exist? Does that file exist? Any reason your user (or the user you are running Excel under if you are doing runas) wouldn't have permissions to create a folder or file?

View Article

New Post: Error to access Calculations Library

You might also look at this old issue with someone experiencing the same issue. I couldn't reproduce, but if you have any suggestions to help me reproduce, let me...

View Article
Browsing all 469 articles
Browse latest View live