Forum Discussion
I need Help with the web import in excel
Hallo Mourad, thanks for helping me,
Ne is it not a TEXT/CSV Date i want to Import the Live Price form https://www.worldcoinindex.com/
to Excel, and make a Poertfolio so i can see how much i have earn with my BTC Coins.
I dont want to put everytime the Prive munuell in Excel
Best regards & thx
Manuel
Hello,
the Get & Transform features lets you import data from websites too. I attached a sample, where I did some formattings in the query editor. You may do additional formattings, e.g. replace M and B by their meanings. Note: I did this in Excel German, so the steps are in German.
Best,
Mourad
- Manuel MoserSep 12, 2017Copper Contributor
Ich bin aus Österreich, also können wir auch Deutsch schreiben, ich frage mich wie du das gemacht ?
Ich hab hab es selbst nicht hinbekommen, aber die Excel datei die du mir zugeschickt hast funktionier nice.
Ich würde gern wissen wie das geht? Du hast mir die Top 100 Coins Kurse geschickt, ich brauch aber die top 200, also 100 weitere.
Kannst du mir bitte veraten wie du das gemacht hast ?
Danke
Manuel
- DeletedSep 12, 2017
Hello Manuel,
this in an English speaking community. Therefore, I think, the main language should be English. If I would only answer in German, this would not be useful for other readers who don't speak German.
So, my answer in English first: on the Data Tab, you'll find the command Queries & Connections, which opens the corresponding task pane. A double click on a query opens the query editor in a separate window, as shown in my screenshot in my reply above. You said, that you need more data to retrieve from the webpage. The first page shows the first 100 rows and, if you navigate to the next page, shows the next 100 rows. The second page is another url on the website, but has the same layout. So you can create 2 queries in PowerQuery (Get & Transform) and combine the two queries into one query. I have uploaded a new sample file, where you can see how it is made.
Ok, jetzt noch in Deutsch: wenn Du im Menüband auf den Reiter Daten gehst und dort den Befehl Abfragen und Verbindungen aufrufst, erscheint ein Aufgabenbereich mit allen Abfragen. Doppelklicke eine dieser Abfragen und Du gelangst zum PowerQuery-Fenster. Und dort kannst Du dann alle entsprechenden Operationen durchführen. Die von Dir genannte Website listet die Einträge ab Zeile 101 auf einer weiteren Seite auf, die genauso aufgebaut ist. In PowerQuery kannst Du 2 Abfragen kombinieren, was ich mal in einer neuen Beispieldatei für Dich gemacht habe.
Best,
Mourad
- Manuel MoserSep 12, 2017Copper Contributor
Thank you so much Bro
The Only one Problem thet i have now is, the list is chance every time, so an C12 i hab now the Price of BTC and 20 min later i have on C12 the Price of ETH.
Is it posibel to stop the chance every time ? i want just the name of the Coin and the live price of it on the same place in Ecxel.
At the moment the place is chance every time. so i ca not take the NAME and the PRICE in a other Tabel.
Thank you man you help me so much !
Best regards
Manuel
- Manuel MoserSep 12, 2017Copper Contributor
Thank you thank you thank you so much Bro now it works! how do you do this ?
Thank you Bro ;)
- SergeiBaklanSep 12, 2017Diamond Contributor
Mourad, as a comment - here is always two digits in decimal part in right columns, thus we may replace first dot on nothing and after that M and B on 4 and 7 zeroes accordingly plus apply Whole Number type finally. If do step by step in UI.