Hi,
I used this in "Latest news" webpart:
(Placed in WHERE condition:)
NewsID NOT IN (Select TOP 1 NewsID from View_CONTENT_news_Joined where NodeSiteID = 26 ORDER BY NewsReleaseDate DESC)
but now I am trying to set it in a widget named "Scrolling news for Corporate Sites"
There si no place for WHERE condition or Order by expressions
Kind regards,
Merete