Pulling taxonomy from within an ACF Group

Hi Everyone,

I have an ACF Group with a series of Taxonomy fields inside that group I use to categorise my products. I’m working on a custom post listing for the front-end but I cant seem to pull anything from within the group even though im following the instructions here: Group | Beaver Builder Knowledge Base

I just want to list the brand name of the product. The group that the brand taxonomy is in is called ‘productcatgroup’ and the brand taxonomy inside this group is called ‘brand’.

Here is my shortcode:

[wpbb post:acf_relational type=‘taxonomy’ name=‘productcatgroup_brand’ list_type=‘ul’ term_archive_link=‘yes’ term_post_count=‘no’ hide_empty=‘no’]