Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi Everyone,
I am in need of some help connecting to a web source that I can have updated every quarter.
I can establish a web query to the following link: https://data.bls.gov/cew/apps/table_maker/v4/table_maker.htm#type=3&year=2022&qtr=2&own=5&ind=1011&s...
, and it is able to analyze the chart in HTML. My issue is that it only displays 75 rows and I need it to display the full table. There is no pagination in the link. See the screenshot below:
Is there any htlm I can write so that Power Query understands to retrieve the FULL table and not the first 75 rows of data?
Thank you!
Happy Holidays!
Solved! Go to Solution.
There is no need to screen scrape. They provide a data API Getting Started : U.S. Bureau of Labor Statistics (bls.gov)
as well as prepackaged data files QCEW Data Files : U.S. Bureau of Labor Statistics (bls.gov)
Hi @Anonymous ,
I tried to find a way to change the row display settings in URL itself, but did not manage to do so...
Other people tried to use an API:
Bringing in api data from Bureau of Labor statisti... - Microsoft Power BI Community
And here they used the URL in combination with a function:
Solved: Trying to connect to Bureau of Labor Statistics, b... - Microsoft Power BI Community
I saw, however, if you press the Download Source Data button, you can get the underlaying source data in the csv format. This one you can call directly from the URL, too. Could this be something for you?
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
There is no need to screen scrape. They provide a data API Getting Started : U.S. Bureau of Labor Statistics (bls.gov)
as well as prepackaged data files QCEW Data Files : U.S. Bureau of Labor Statistics (bls.gov)
User | Count |
---|---|
9 | |
8 | |
6 | |
6 | |
6 |