Skip to content

Commit 62c5cae

Browse files
Update README.md
1 parent 05b3181 commit 62c5cae

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,24 @@ This package uses the new .pbip/.pbir format with TMDL enabled. This stores dash
1414
Currently the package has functions that let you do the following *without opening Power BI* 🥳:
1515
<!-- Because quarto and or github are dumb, we're using html instead of markdown for the bullet points -->
1616
<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>
1818
<li>Import data from</li>
1919
<ul>
20-
<li>csv file stored locally</li>
20+
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-dataset">csv file stored locally</a></li>
2121
<li>csv file stored in Azure Data Lake Storage (ADLS)</li>
2222
<li>Power BI table stored as a Tabular Model Definition Language (TMDL) file</li>
2323
</ul>
2424
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-new-page">Add a page</a></li>
2525
<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>
2626
<li>Add visuals to a page</li>
2727
<ul>
28+
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-button">buttons</a></li>
29+
<li>cards</li>
2830
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-chart">charts</a></li>
31+
<li><a href="https://www.russellshean.com/powerbpy/example_dashboards/Test%20Dashboard/Testing%20Dashboard.html#add-a-choropleth-map">maps</a></li>
2932
<li>slicers</li>
30-
<li>cards</li>
31-
<li>charts</li>
32-
<li>maps</li>
3333
<li>tables</li>
3434
<li>text boxes</li>
35-
<li>buttons</li>
3635
</ul>
3736
</ul>
3837

0 commit comments

Comments
 (0)