You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,25 +14,24 @@ This package uses the new .pbip/.pbir format with TMDL enabled. This stores dash
14
14
Currently the package has functions that let you do the following *without opening Power BI* 🥳:
15
15
<!-- Because quarto and or github are dumb, we're using html instead of markdown for the bullet points -->
16
16
<ul>
17
-
<li>Create a new dashboard</li>
17
+
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#create-a-new-dashboard">Create a new dashboard</a></li>
<li>csv file stored in Azure Data Lake Storage (ADLS)</li>
22
22
<li>Power BI table stored as a Tabular Model Definition Language (TMDL) file</li>
23
23
</ul>
24
24
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-new-page">Add a page</a></li>
25
25
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-background-image">Add background images</a> to a page</li>
0 commit comments