Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ASM
edulab-frontend
Commits
f4c513bd
Commit
f4c513bd
authored
Jul 05, 2017
by
Rune Myrhaug
Browse files
Get PowerBi Embeded URL from backend
parent
6a450abb
Pipeline
#2980
passed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
views/powerbireport.mustache
View file @
f4c513bd
...
...
@@ -3,16 +3,8 @@
<div
class=
"container"
>
<!--
<iframe width="933" height="700" src="https://app.powerbi.com/view?r=eyJrIjoiY2EyNjZiM2UtNDRjOS00MGE1LWE3NGQtYzMxMDQ1YTBkZDg5IiwidCI6IjY4NzYzZTNkLTQ2MTUtNDIyMi05ODhmLTkwYmExM2UzNTFlOSIsImMiOjh9" frameborder="0" allowFullScreen="true"></iframe>
-->
<pre>
{{
powerbireport
.
embededUrl
}}
</pre>
<iframe
width=
"933"
height=
"700"
src=
"
{{
powerbireport
.
embededUrl
}}
"
frameborder=
"0"
allowFullScreen=
"true"
></iframe>
</div>
{{>
footer
}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment