Hi
I get a fact table with 2 key fields (1 key for Time dimension and 1 key for Product dimension) and 3 numéric fields for measures (MeasureA, MeasureB, MeasureC)
Few records have the value NULL for the field MeasureC
I create a Calculated Member with this formula :
IIf(MeasureC is NULL...
Hi
I would like to modify Calculated Member formula by a program. Is it possible with Visual Basic ?
Is it possible to refresh a cube with a VB command ?
Sample code would be appreciated.
Thanks
Hi
I created a Calculated Member nammed PriceAfterTaxes =
PriceBeforeTaxes x 0,196
I want to create several Calculated Member using Taxes Value (0,196 in this example)
Can I create a variable "Taxes" with the value 0,196 and use it in the formulas of my cube ?
My goal is to change only one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.