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

Add a Ameasure to a numeric point chart using script in SAC

Fiona_
Product and Topic Expert
Product and Topic Expert
0 Likes
234

Hi Experts, I am trying to add a measure to a numeric point using script.

I've tried Chart_1.addMember(Feed.ValueAxis, "[Account].[H1].&[Revenue]");. But it seems that this is just adding account to the numeric point instead of measures. And when if I replace the Feed.ValueAxis with Feed.CategoryAxis, it doesn't seem to work either.

Does anyone know how I may add a measure to the numeric point using script?

Any hints or suggestions would be greatly appreciated. Thank you in advance.

Accepted Solutions (0)

Answers (0)