Showing posts with label Web. Show all posts
Showing posts with label Web. Show all posts

Tuesday, September 12, 2017

Can you access data on a web page using Microsoft PowerBI?

You can not only access data on a web page but also from very many sources shown here:


Briefly from the menu item Get Data after you launch the Power BI Desktop, you can access Web in the Get Data window. When you insert the URL of the page from which you want to extract data, the Power BI program will display all the available data in the tables in the web page in its Navigator menu.

Once you have the tables listed in the Navigator menu, just choose the table or tables and load them to the Power BI for processing. You can then query the data that you just brought in and then create the pages of reports you want to create. It is that easy.

Here is an example from a web page (Wikipedia).


Here is an example fro SAP anywhere Server:


Here is an example from a text file using Power BI


You can find many more examples from my blog here:
https://hodentekmsss.blogspot.com

Tuesday, November 22, 2016

Do you want to create apps using streaming data?

Apps that use streaming data can be created with many programming languages including HTML, .NET, etc. with full SDK support.

According to this site,
"PubNub is a global Data Stream Network (DSN) and easy-to-use secure realtime communication API for IoT, mobile and web apps. The service scales to hundreds of millions of devices with 1/4-second worldwide latency and over 70 SDKs"

This is the stuff you should look into if you are interested in streaming data.

Here are developer support items that you may be interested in.

Mobile
Web

IoT

Games

Server Desktops
 

 

Sunday, June 5, 2016

Can you install SQL Server 2016 on Windows 10?

Yes, you can.

SQL Server 2016 Developer can only be installed on x64 bit machines.

There are two types of SQL Server 2016 Editions.

Principal Editions
  • Enterprise
  • Standard
  • Web
 Breadth Editions
  • Developer
  • Express

On Windows 10 Pro as well as Home you can install the following:
Standard, Developer and Express

For step-by-step procedure to install SQL Server 2016 visit the following link:
http://hodentekmsss.blogspot.com/2016/06/installing-sql-server-2016-developer.html