Hii
How to store multiple projects cost and usage data which were available in the same organization or billing account id in a single big query table of any project of that organization.
Hi @Mounika-7,
Welcome to Google Cloud Community!
From what I understand, you're aiming to centralize billing data from multiple projects into one BigQuery dataset under a single billing account and the same organization.
For you to accomplish this, below are the steps:
For detailed instructions, refer to this documentation, which provides step-by-step guidance. This also outlines the limitations and required permissions to ensure you have the necessary access to complete this process.
You may also find this YouTube tutorial helpful, as it offers a step-by-step walkthrough on exporting Cloud Billing data to BigQuery.
I hope the above information is helpful.