We have a bunch of variables in our site that we need to change frequently. Currently they are in metadata and we access them in pages with
%globals_asset_assetid:^as_asset:asset_metadata_<metadata_name>%
But we get the changes as a spreadsheet and I thought it would be much better to use that as a csv data source and use the data from that as variables directly.
I’ve got some shadow assets with all the data in them, but how do I actually use the data for anything? There are no instructions on the shadow assets page or the data source pages.