🐛 Problem
When trying to create an cost management export via powershell for pricesheet it fails with message Invalid dataset granularity: 'Daily'. (BadRequest)
👣 Repro steps
Setup: MCA
Role: Billing account owner
Step 1: Open cloud shell
Step 2: Install-Module -Name FinOpsToolkit
Step 3: Execute New-FinOpsCostExport like in the screenshot below.
🤔 Expected
A pricesheet export gets created.
📷 Screenshots

ℹ️ Additional context
Granularity seems to be hardcoded to "Daily":

🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
🐛 Problem
When trying to create an cost management export via powershell for pricesheet it fails with message Invalid dataset granularity: 'Daily'. (BadRequest)
👣 Repro steps
Setup: MCA
Role: Billing account owner
Step 1: Open cloud shell
Step 2: Install-Module -Name FinOpsToolkit
Step 3: Execute New-FinOpsCostExport like in the screenshot below.
🤔 Expected
A pricesheet export gets created.
📷 Screenshots
ℹ️ Additional context
Granularity seems to be hardcoded to "Daily":
🙋♀️ Ask for the community
We could use your help: