Posts

Showing posts with the label powerbi

The basic principle of robotics and AI

Image
Artificial intelligence applied to robotics development requires a different set of skills from you, the robot designer or developer. You may have made robots before. You probably have a quadcopter or a 3D printer. The familiar world of  Proportional Integral Derivative  ( PID ) controllers, sensor loops, and state machines must give way to artificial neural networks, expert systems, genetic algorithms, and searching path planners. We want a robot that does not just react to its environment as a reflex action, but has goals and intent—and can learn and adapt to the environment. We want to solve problems that would be intractable or impossible otherwise. Robotics or a robotics approach to AI—that is, is the focused learning about robotics or learning about AI? about how to apply AI tools to robotics problems, and thus is primarily an AI using robotics as an example. The tools and techniques learned will have applicability even if you don’t do robotics, but just app...

Live Connection to Power BI Service

Image
Another type of Live connection is to connect to a dataset published in Power BI service. This dataset will be treated as an SSAS instance. The dataset in Power BI service is hosted in a shared SSAS cloud environment. When you connect to it from Power BI Desktop, it is like connecting to an instance of SSAS with a Live connection. Type caption for image (optional) For this option, you need to be logged in to the Power BI Desktop. You will see a list of all datasets that you have Edit access on. Then you can choose one of them as illustrated. Power BI Online Training  Type caption for image (optional) After connecting to the dataset, you will see the Live Connection message at the bottom right-hand side of the Power BI Desktop. This method will work precisely similar to connecting to SSAS with the Live connection. Type caption for image (optional) Connecting to another dataset in power Bi service with Live Connection is the right approach for mu...