Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Ezzz-Lui/QueryWise
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezzz-Lui committed Oct 26, 2024
2 parents acc4026 + 6257466 commit 9ca0c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-querywise/src/app/dashboard/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default function Page() {
</div>
</header>
<div className="min-h-[100vh] flex-1 rounded-xl bg-muted/50 md:min-h-min" />
<PowerBIReport embedUrl="https://app.powerbi.com/reportEmbed?reportId=de793919-dad1-4fcb-a454-083a6525c8fa&autoAuth=true&ctid=c9d3fdbd-45f2-469e-a4fa-200c24d97f45"></PowerBIReport>
<PowerBIReport embedUrl="https://app.powerbi.com/view?r=eyJrIjoiNGI4NTUyMzItN2M1ZC00N2FlLWExY2ItMDQ1OGUxNjQyZjQ3IiwidCI6ImM5ZDNmZGJkLTQ1ZjItNDY5ZS1hNGZhLTIwMGMyNGQ5N2Y0NSIsImMiOjR9"></PowerBIReport>
</SidebarInset>
</SidebarProvider>
)
Expand Down

0 comments on commit 9ca0c20

Please sign in to comment.