Filter a DataSet by DisplayID

A time ago xibo added the option to filter on displayID.
I tried to use this like :
Dataset -> Column Display_ID -> number from displaylist is put in. (example 100)
Layout -> Use dataset -> Filter -> [DisplayId] = display_id. (100=100->Show datasetrow)
is this the correct use of de [DisplayId] filter?

Yes, that seems to be correct I believe, it will not show the data in the layout designer, but if you schedule this layout to your displays it should add the filter on data from dataSet and show the relevant information on screen.

1 Like

Is it possible that [displayid] is not working in Xibo 2.0?