\<< [[§ Power BI]]
---
This collection is for things that sound useful but I haven't personally used yet
%% DATAVIEW_PUBLISHER: start
```dataview
LIST
FROM [[]]
WHERE !contains(file.name, "§")
SORT file.name ASC
```
%%
- [[Notes/Change the Column names and Values dynamically in a Table visual in Power BI by Ashish Jha.md|Change the Column names and Values dynamically in a Table visual in Power BI by Ashish Jha]]
- [[Notes/Native help button for visuals in Power BI with Text or Report Pages by Valerie Junk.md|Native help button for visuals in Power BI with Text or Report Pages by Valerie Junk]]
- [[Notes/Show Power BI charts only when something is filtered by Bas Dohmen.md|Show Power BI charts only when something is filtered by Bas Dohmen]]
- [[Notes/Showing list of selected slicers using DAX.md|Showing list of selected slicers using DAX]]
%% DATAVIEW_PUBLISHER: end %%