*This post is locked for comments
*This post is locked for comments
Thanks. I would never have figured that one out.
Hi Chris - there are two tables related to matrix items - try this
FROM ITEM
LEFT JOIN ItemClassComponent on Item.id = ItemClassComponent.ItemID
LEFT JOIN ItemClass on ItemClassComponent.ItemClassID = ItemClass.ID
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156