🐛 Problem
Quick one for next release :).
Savings plan drop down is empty due to parameter settings in the Savings Plans Usage | Workbook.
👣 Repro steps
My Savings Plan has Provisioning state = Expiring.
If I amend the workbook dropdown as below, my savings plan shows up.
ProvisioningState_s == 'Expiring'\r\n
Also verified the csv export to the storage account has the same ProvisioningState value.
Aggregator Tag does not populate after making the above change, so still another issue with the workbook based on this.
If I change aggregator tag required = false - the workbook now works a little bit more (only usage by tag)
🤔 Expected
Should see all savings plans in the drop down. More status options should allow the Savings plan drop down to populate.
❓ Additional Info
- Should other states also be included? Pending, , Expiring, Cancelled, Refunded, Expired (I'm guessing these status names).
- Does this issue also affect the Reservations workbook or others?
🐛 Problem
Quick one for next release :).
Savings plan drop down is empty due to parameter settings in the Savings Plans Usage | Workbook.
👣 Repro steps
My Savings Plan has Provisioning state = Expiring.
If I amend the workbook dropdown as below, my savings plan shows up.
ProvisioningState_s == 'Expiring'\r\nAlso verified the csv export to the storage account has the same ProvisioningState value.
Aggregator Tag does not populate after making the above change, so still another issue with the workbook based on this.
If I change aggregator tag required = false - the workbook now works a little bit more (only usage by tag)
🤔 Expected
Should see all savings plans in the drop down. More status options should allow the Savings plan drop down to populate.
❓ Additional Info