Created
February 24, 2017 21:57
-
-
Save aaizemberg/7dd753d32f7fb29e1ef8e5c4059db5bf to your computer and use it in GitHub Desktop.
testing PowerBI (scatterplot)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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