Skip to content

Conversation

@wimgielis
Copy link
Contributor

@wimgielis wimgielis commented Jan 10, 2026

A new TI for Bedrock. Generate a Bedrock element filter string like

Company ¦ comp A + comp B + comp Z

From a subset 'My companies' in the dimension 'Company' or an MDX statement that you can write.

It avoids several loops in the calling TI. Now these loops are conveniently separated in a Bedrock TI process. This new process tackles a limitation where element filter strings can only contain hardcoded element names, not public subset names or MDX statements.

A new TI for Bedrock. Generate a Bedrock element filter string like

Company ¦ comp A + comp B + comp Z

From a subset 'My companies' in the dimension 'Company'.
It avoids several loops in the calling TI. Now these loops are separated in a Bedrock TI process.
The process tackles a limitation where element filter strings can only contain hardcoded element names, not public subset names.
Updated the filter process to support MDX and subset parameters, enhancing flexibility in dimension filtering.
Enhance filter process with MDX and subset support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant