Skip to content

Commit

Permalink
[#1543] Reorder the dashboards flow (RUSH, JMP, Urban sanitation, Gov…
Browse files Browse the repository at this point in the history
…ernance)
  • Loading branch information
ifirmawan committed Aug 23, 2024
1 parent 2c94858 commit fd86de4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions backend/source/config/power-bi-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,37 +38,37 @@
]
},
{
"form_id": 1709689683440,
"form_id": 1710731783595,
"page": "bi",
"name": "Governance",
"path": "governance",
"name": "Urban Sanitation",
"path": "urban-sanitation",
"content": [
{
"key": "title",
"text": "Governance Dashboard"
"text": "Urban Sanitation Dashboard"
},
{
"key": "embed",
"link": "https://app.powerbi.com/view?r=eyJrIjoiNjg4MGY3YjAtZDZjNS00YmVmLTkzN2YtNTVkNDAyZTllNTJlIiwidCI6ImIxNzBlMTE1LWRjM2QtNGU5Mi04NWJlLWU0YjMwMDljNWRjMiIsImMiOjl9&pageName=ReportSectionb353663033a92004901d",
"link": "https://app.powerbi.com/view?r=eyJrIjoiODU1OWVkY2EtZDFhMy00OTM5LWJhMGEtYjllMTdkM2EzMTU4IiwidCI6ImIxNzBlMTE1LWRjM2QtNGU5Mi04NWJlLWU0YjMwMDljNWRjMiIsImMiOjl9&pageName=ReportSection5ad30319858b4d55d69a",
"style": {
"marginTop": "24px"
}
}
]
},
{
"form_id": 1710731783595,
"form_id": 1709689683440,
"page": "bi",
"name": "Urban Sanitation",
"path": "urban-sanitation",
"name": "Governance",
"path": "governance",
"content": [
{
"key": "title",
"text": "Urban Sanitation Dashboard"
"text": "Governance Dashboard"
},
{
"key": "embed",
"link": "https://app.powerbi.com/view?r=eyJrIjoiODU1OWVkY2EtZDFhMy00OTM5LWJhMGEtYjllMTdkM2EzMTU4IiwidCI6ImIxNzBlMTE1LWRjM2QtNGU5Mi04NWJlLWU0YjMwMDljNWRjMiIsImMiOjl9&pageName=ReportSection5ad30319858b4d55d69a",
"link": "https://app.powerbi.com/view?r=eyJrIjoiNjg4MGY3YjAtZDZjNS00YmVmLTkzN2YtNTVkNDAyZTllNTJlIiwidCI6ImIxNzBlMTE1LWRjM2QtNGU5Mi04NWJlLWU0YjMwMDljNWRjMiIsImMiOjl9&pageName=ReportSectionb353663033a92004901d",
"style": {
"marginTop": "24px"
}
Expand Down

0 comments on commit fd86de4

Please sign in to comment.