cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there a way to keep a property displayed when logged off?

former_member531802
Discoverer
0 Likes
535

I am displaying a property using EPMMemberProperty but need to send to people who may not be logged on to BPC. When I do that the following text shows up instead of the Property value "#Error, no current connection." However, the EPMOlapMemberO function still displays the dimension member description. Is there a way to keep is so the property displays even when not logged in like the dimension member does?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hello,

The only standard way to dod this is to use the offline Mode of EPM.

If you faced issues, try to test it with the last version of EPM : SP33

Regards

former_member186338
Active Contributor
0 Likes

"We've had issues with input schedules being put in offline mode and then back online again so was hoping to avoid having to do that." - what issues?

cecilia_petersson2
Active Participant
0 Likes

Hi Keith,

Save the report as an offline file (you'll find it in the EPM menu).

/Cecilia

former_member531802
Discoverer
0 Likes

Thanks, I figured that was an option but is there another way? We've had issues with input schedules being put in offline mode and then back online again so was hoping to avoid having to do that.

cecilia_petersson2
Active Participant
0 Likes

I don't think there is another way within BPC. One alternative could be to create a macro that copies the property formula to a value when saving the file. (In that case, use a button titled "Save to e-mail" or similar, so the formula doesn't get written over when saving the BPC report.)

/Cecilia