Skip to main content

Hey there

When we want to embed a table in an iframe we have the /embed/ endpoint that we can use to hide the ODS header when displaying the dataset. Here is an example:

Table with header:
https://data.bl.ch/explore/dataset/12060/table/?disjunctive.jahr&disjunctive.gemeinde&disjunctive.kategorie&disjunctive.einheit

Table without header
https://data.bl.ch/explore/embed/dataset/12060/table/?disjunctive.jahr&disjunctive.gemeinde&disjunctive.kategorie&disjunctive.einheit

We are currently trying to embed a dashboard created with the studio in an iframe. However, we can’t get rid of the header. Example:

Dashboard with header:
https://data.bl.ch/p/wahlen_nr_sr/

Dashboard without header:

?

 

Is there a possibility to achieve this? If yes, how?

 

Many thanks for your help

Auto-translation 🪄

Salut. Lorsque nous voulons intégrer une table dans une iframe, nous avons le point de terminaison /embed/ que nous pouvons utiliser pour masquer l'en-tête ODS lors de l'affichage de l'ensemble de données. Voici un exemple :Tableau avec en-tête :https://data.bl.ch/explore/dataset/12060/table/?disjunctive.jahr&disjunctive.gemeinde&disjunctive.kategorie&disjunctive.einheitTableau sans en-têtehttps://data.bl.ch/explore/ embed/dataset/12060/table/?disjunctive.jahr&disjunctive.gemeinde&disjunctive.kategorie&disjunctive.einheitNous essayons actuellement d'embarquer un tableau de bord créé avec le studio dans une iframe. Cependant, nous ne pouvons pas nous débarrasser de l’en-tête. Exemple : Tableau de bord avec en-tête :https://data.bl.ch/p/wahlen_nr_sr/Tableau de bord sans en-tête :? Y a-t-il une possibilité d'y parvenir ? Si oui, comment ? Merci beaucoup pour votre aide

Hello Johannes, 

You can use the parameter “headless=true” in the URL, for example https://data.bl.ch/p/wahlen_nr_sr/?headless=true

Hope it helps ! 

Auto-translation 🪄

Bonjour Johannes, Vous pouvez utiliser le paramètre « headless=true » dans l'URL, par exemple https://data.bl.ch/p/wahlen_nr_sr/?headless=trueJ'espère que ça aide ! 

Hi Carole

You guys are the best. :-)

Thank you very much!

Auto-translation 🪄

Salut Carole, vous êtes les meilleurs. :-)Merci beaucoup!

Reply