Skip to content

Commit c56147e

Browse files
authored
Update README.md
1 parent 3a2bd38 commit c56147e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Custom functions for Power BI
2929

3030
## Importing External `.pq` files
3131

32-
If you want to load your own `.pq` files, check out this function: [Import.PowerQueryLib.pq](./source/Import.PowerQueryLib.pq)
33-
Or grab the pbix [Template-Import-ninlib.pbix](./Template-Import-ninlib.pbix)
32+
If you want to load your own `.pq` files, check out this function:
33+
34+
[Import.PowerQueryLib.pq](https://github.com/ninmonkey/Ninmonkey.PowerQueryLib/blob/3a2bd38021b43703af5e8444881bfda5c9d00db2/source/Evaluate/Example/Import.PowerQueryLib.pq.example) Or grab the pbix [Template-Import-ninlib.pbix](./Template-Import-ninlib.pbix)
3435

3536
If the script you load has any parsing errors it will show you extra information about the error. Which line, which error kind, uses `xray` to view nested Error Details fields, and more.
3637
Example error:

0 commit comments

Comments
 (0)