on ‎2022 Apr 19 2:03 PM
Hello, I have several columns that contain measurements. When I apply a Quarter filter, this measurements are aggregated by quarter. I have one column that contains constant value and should not be aggregated.
How can I achieve such behavior? Is it possible not to apply filters for the whole table?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ivan,
You can disconnect an input control with a particular widget (chart or table) so the input control will not affect the widget. This can be done by configure the link analysis relationship for the input control via the 'more action'.
Please check it.
best regards, Roy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Roy, thank you for the reply.
As I understand your solution affects the whole widget. But my question is about only one column. On the screenshot below column "J" and "K" contain measures which are summed up by quarter. Column "I" contains measure that illustates the weight of the product and must be constant regardless of filters. For example the weight of the product is 20, SAP Embedded Analytics counts the sum for the quarter which is 20*3=60. I need it t remain 20.

Hi Ivan,
In this case, you may try to use a restricted measure with constant selection.
Assuming you're using a dimension called DIM_A in your input control. In the definition of column I, you can assign the required member for this DIM_A dimension and enable the constant selection and set DIM_A as constant dimension.
best regards, Roy
| User | Count |
|---|---|
| 10 | |
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.