CUDOS/CID - custom visual with Savings Plan details

0

Hi, We are building QS CUDOS custom sheet and would like to know how the 'Savings Plan Covered Usage' could be displayed in one of the visuals. The numbers that I see in Cost explorer(CE) with charge_type='Savings Plan Covered Usage' for a particular aws account - I don't see that in CUDOS custom dashboard/visual with any fields added to visual, which columns to choose to get the numbers that match with CE ?

feita há 10 meses290 visualizações
1 Resposta
0
Resposta aceita

With the following formula in a calculated field, I was able to match the numbers 'SavingsPlanCoveredUsage' in Cost Explorer into QS visual. ifelse({charge_type} = 'SavingsPlanCoveredUsage', ({Cost_Unblended}) , 0)

respondido há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas