Schlagwort: JSON
-
Solving Real World Scenarios with Microsoft Flow – Challenge No. 3
So I really like playing around with Microsoft Flow. In this „challenge“ I did basically the following: Calling the fixer api on a daily basis Parse the JSON reponse do some logical tests Send myself an e-mail with the current fx rates Add the content to a Power BI Streaming dataset Although the result looks…
-
Producing JSON Documents from SQL Server queries via TSQL
Auch ein interessanter Ansatz, wenn man mit MSSQL arbeitet. Das Resulat könnte dann beispielsweise in Power Query weiter verarbeitet werden… https://www.simple-talk.com/sql/t-sql-programming/producing-json-documents-from-sql-server-queries-via-tsql/