Replies: 1 comment
-
BillingAccountType and SubAcountType have both been officially added to FOCUS 1.2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We recently got a question (#779) about 2 extra columns that we accidentally added to the FOCUS dataset:
BillingAccountType
andSubAccountType
. These are useful to identify what type ofBillingAccountId
andSubAccountId
is represented, which can be helpful for consolidated, multi-account views. These should have been prefixed withx_
as extra columns. Cost Management didn't change it with 1.0 to avoid breaking people who use it since the plan is to officially add the columns to FOCUS in the future. That said...1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions