hey @bihagkashikar
i am aware of the Billing Breakdown, but i think it does not show per query cost that the user has executed for that we have to leverage BQ JOBS_BY_ORG org PROJ schema to calculate query cost. we want to aggregate JOBS_BY_PROJ schema data from across all projects because “query” column is not visible in ORG schema. I need a strategy to aggregate this data.