Skip to content

Commit f6a9959

Browse files
volatile method docs miss
1 parent 6ac616e commit f6a9959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ lp.setFilter("[DateOfSale].[Actual].[YearSold].&[2009]");
8181
lp.refresh(); // refresh pivot contents
8282
lp.updateSizes(); // recalculate pivot sizes
8383
lp.changeBasicMDX("..."); // change mdx for LPT
84+
lp.getActualMDX(); // returns currently displayed MDX
8485
```
8586

8687
#### Caché DeepSee

0 commit comments

Comments
 (0)