We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869f007 commit 91cd19cCopy full SHA for 91cd19c
src/views/GlobalThreeW/index.tsx
@@ -300,7 +300,7 @@ export function Component() {
300
<iframe
301
title={strings.PPPMapTitle}
302
className={styles.pppIframe}
303
- src="https://public.tableau.com/views/PPPdashboard_16805965348010/1_OVERVIEW?:language=en-US&:display_count=n&:origin=viz_share_link?:embed=yes&:display_count=yes&:showVizHome=no&:toolbar=yes"
+ src="https://public.tableau.com/app/profile/fdrs/viz/PPPdashboard_16805965348010/1_Overview?:language=en-US&:display_count=n&:origin=viz_share_link?:embed=yes&:display_count=yes&:showVizHome=no&:toolbar=yes"
304
/>
305
</Container>
306
</>
0 commit comments