Forum Discussion
Anonymous
6 years agoNot applicable
Using multiple parameters invoking custom column
Hey there! So I've got following issue: I'm fetchting tables from a website. So far so good, but these are categorized into different categories which can be parameterized in the URL. Also those ta...
- Anonymous6 years ago
Thanks for the link!
Acutally I believe I have to write a multi step query and found a solution of Imke:
https://community.powerbi.com/t5/Desktop/Web-scraping-advice/td-p/330414
I will report back, when I tried this out 🙂
Anonymous
6 years agoNot applicable
Forgot to mention the way the query is supposed to look like:
| Category No | Table Page No | Date of Entry | Facts of Entry | More Facts of Entry |
Thanks for any idea!