Powerpivot convert to formula trouble

evelez

New Member
Joined
Sep 23, 2005
Messages
17
I converted a pivot table into formula (kept one copy of the pivot table as backup), but when I update or refresh all, it does not display new rows (although the original pivot do) why, how do I get it to work?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
what is your formula?

=CUBEMEMBER("ThisWorkbookDataModel","[CLIENTES].[REFERIDO].&[Leticia Sanchez]")


=CUBEMEMBER("ThisWorkbookDataModel",{"[CLIENTES].[REFERIDO].&[Leticia Sanchez]","[PAGOS].[#MOV].&[1619]"})

=CUBEMEMBER("ThisWorkbookDataModel",{"[CLIENTES].[REFERIDO].&[Leticia Sanchez]","[PAGOS].[#MOV].&[1619]","[PAGOS].[FECHA].&[2014-09-01T00:00:00]"})

=CUBEMEMBER("ThisWorkbookDataModel",{"[CLIENTES].[REFERIDO].&[Leticia Sanchez]","[PAGOS].[#MOV].&[1619]","[PAGOS].[FECHA].&[2014-09-01T00:00:00]",

=CUBEMEMBER("ThisWorkbookDataModel",{"[CLIENTES].[REFERIDO].&[Leticia Sanchez]","[PAGOS].[#MOV].&[1619]","[PAGOS].[FECHA].&[2014-09-01T00:00:00]",

=CUBEMEMBER("ThisWorkbookDataModel",{"[CLIENTES].[REFERIDO].&[Leticia Sanchez]","[PAGOS].[#MOV].&[1619]","[PAGOS].[FECHA].&[2014-09-01T00:00:00]",

=CUBEVALUE("ThisWorkbookDataModel",$G143,H$4)


Those are my formulas, those are created by excel when i convert my pivot to formula using OLAP.

These are the values I get from those formulas: Leticia Sanchez 1619 1-Sep-14 R 0.1 0.5 $3,489.66


So when I create a new record on the table that is source to this converted pivot table, let say record 1620, my converted pivot won't show the new record, although the not converted does....
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,691
Members
448,978
Latest member
rrauni

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top