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 ?

已提問 10 個月前檢視次數 285 次
1 個回答
0
已接受的答案

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)

已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南