Re: Hide or delete records in my cube
- From: "Miguel Egea" <webmaster@xxxxxxxxxxxxx>
- Date: Tue, 27 May 2008 11:43:21 +0200
Can be a solution if Totals are not a problem for you, remember that permisions allow you to hide data, but in the May total, this data will appear.
"Diego (Atos)" <didorola@xxxxxxxxx> wrote in message news:26fb4d92-b764-4915-827e-f16493b675ff@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
SCOPE( [Fund_code].&[100],[Time].[TimeHierachiey].date.&[20080510])
[Measures].[YourMeasureHere], *);
/* This expression sets the value of the Amount measure */
THIS = 0 ; /* I'd never try THIS =null */
END SCOPE;
Miguel Egea
Thanks a lot Miguel, I'll try this solution.
If i set "Cell Data permission", in your opinion, can I solve my
problem?
.
- Follow-Ups:
- Re: Hide or delete records in my cube
- From: Diego (Atos)
- Re: Hide or delete records in my cube
- References:
- Hide or delete records in my cube
- From: Diego (Atos)
- Re: Hide or delete records in my cube
- From: Miguel Egea
- Re: Hide or delete records in my cube
- From: Diego (Atos)
- Hide or delete records in my cube
- Prev by Date: Re: Hide or delete records in my cube
- Next by Date: Re: AS 2005: Clients cannot add Elements of Dimensions?
- Previous by thread: Re: Hide or delete records in my cube
- Next by thread: Re: Hide or delete records in my cube
- Index(es):