on ‎2024 Jun 28 4:38 PM
In SAC charts, is it possible to show partial dimension members using scripting? Specifically, I want to display characters from the 5th to the 12th character.
Request clarification before answering.
Hi,
Try creating this partial dimension members from backend (SAP BW system) and bring it in a separate dimension to display in your widget in SAC.
Thanks!
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create a calculated dimension and use that in your chart. no need for any scripting.
You can use SUBSTRING operator to get your display characters.
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
This partial dimension members can be derived using transformations at Model level or Calculated dimension at Widget level. That makes your requirement easier than using scripting.
Thanks,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.