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 ?

preguntada hace 10 meses290 visualizaciones
1 Respuesta
0
Respuesta aceptada

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 hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas