Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Created February 24, 2017 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/7dd753d32f7fb29e1ef8e5c4059db5bf to your computer and use it in GitHub Desktop.
Save aaizemberg/7dd753d32f7fb29e1ef8e5c4059db5bf to your computer and use it in GitHub Desktop.
testing PowerBI (scatterplot)
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>testing PowerBI (scatterplot)</title>
</head>
<body>
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoiMzc3ZjY4MzUtYzY3Yi00YWUxLWI4MzYtMDE1YTczOTdhNTY5IiwidCI6ImExZjUwYTk3LTIxYzAtNDlhNy1hOWQ0LWYyNDRlYmI0MmRhNyIsImMiOjR9" frameborder="0" allowFullScreen="true"></iframe>
<br /><a target="_blank" href="https://app.powerbi.com/view?r=eyJrIjoiMzc3ZjY4MzUtYzY3Yi00YWUxLWI4MzYtMDE1YTczOTdhNTY5IiwidCI6ImExZjUwYTk3LTIxYzAtNDlhNy1hOWQ0LWYyNDRlYmI0MmRhNyIsImMiOjR9">https://app.powerbi.com/view?r=eyJrIjoiMzc3ZjY4MzUtYzY3Yi00YWUxLWI4MzYtMDE1YTczOTdhNTY5IiwidCI6ImExZjUwYTk3LTIxYzAtNDlhNy1hOWQ0LWYyNDRlYmI0MmRhNyIsImMiOjR9</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment