Skip to main content
Question

Refinement by excluding a value possible?

  • June 12, 2025
  • 2 replies
  • 22 views

As I’m trying to create a page with the code editor, I’m facing an issue with the refinement of datasets.

To automate a line chart for different contexts, so that I can select one dataset of a list of many datasets and use the same ods-chart tag, I want to refine all the contexts before referencing on them in the chart widget. But the important aspect of my question is this: For this refinement, it would be more convenient for me to define the values that should be excluded, instead of the ones that should be included.

Is there a possibility to do so?

Thank you all in advance! :)

2 replies

Thomas R.
Huwise Team
  • Huwise Team
  • 6 replies
  • June 13, 2025

Hello,

 

You can use exclude.[facet] in your context parameter for this.

 

Best


  • Author
  • Seeker
  • 3 replies
  • June 25, 2025

Hi Thomas,

oh, very nice! I didn’t know that as a parameter. This works well for me!!

Best regards
Domi