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 ?

demandé il y a 10 mois285 vues
1 réponse
0
Réponse acceptée

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)

répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions