Just to note, tags from budget policies only apply to new usage after the policy is created, so they won’t show up on any past costs.If that’s already the case and the tags still aren’t appearing, it might be best to reach out to Databricks or Azure ...
Hi @kenmyers-8451 From what I know, you can't mix ${} and {{}} variable styles in the SQL file path. A better approach would be to pass the full SQL file path as a single job parameter, and update its value when triggering the job.