embed Power Bi dashboards view into CRM - sharepoint

Does any one have an idea of how could i embed the power bi dashboards view without the data in dynamics CRM online,I'm trying using SharePoint online but it's not working.
please give me your advice.

Right now Power BI dashboards are not embeddable. Embedding dashboards is on our roadmap. You can follow the following idea to keep updated when we add this capability: https://ideas.powerbi.com/forums/268152-developer-apis/suggestions/8528704-allow-powerbi-dashboards-to-be-embedded-via-iframe

Related

Embed power bi report in sharepoint

I'm trying to embed power report in sharepoint, which is done successfully, however, the problem is for the end users. If anyone is trying to view the report it's requesting for a sign up. My organization doesn't allow a direct sign up, it has to go through a IT portal and it's really not feasible to ask hundreds of end users to do that as some of them are senior management folks. Can someone please help me to resolve this
For Embed in SharePoint Online reports to work, the following is required:
1.The Power BI web part for SharePoint Online requires Modern Pages.
2.To consume an embedded report, users must sign in to Power BI service to activate their Power BI license.
3.Users need a Power BI Pro or Premium Per User (PPU) license, unless the report is hosted in a Power BI Premium capacity (EM or P SKU). In that case, users only need a free Power BI license to view reports embedded in Sharepoint Online.
Reference:https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-report-spo

powerview in sharepoint 2013 app

We got a requirement to embed powerview graphs and powerpivot tables in sharepoint 2013 app. I am new to sharepoint app development.
Please direct me with some reference articles.
Thanks
MM
First you need to make sure you have Enterprise Version of SharePoint. Then you need to configure SharePoint BI features. Activate BI features requires set of configurations on SQL/SharePoint, Possibly Kerberos configuration etc. You will get an overview of how to install/configure BI features at:http://msdn.microsoft.com/en-us/library/hh231671.aspx. You will also get an step by step instructions at http://blogs.msdn.com/b/querysimon/archive/2012/11/26/installing-the-bi-features-of-sharepoint-2013.aspx.

how can i use or implement Power BI feature in SharePoint 2013?

I have been using Power BI features in Excel 2013 and was wondering what do I need to do to get them working in SharePoint 2013.
It depends what you mean by the "Power BI" features. Power BI is an Office 365-based product which provides what is, in essence, a cloud-based SharePoint-esque environment for all your self-service BI functionality.
A lot of this functionality (but not all of it) is also available in SharePoint 2013 (and part of it in 2010).
SharePoint 2013 Enterprise allows you to make use of the following features:
Sharing of Power Pivot models
Power Pivot scheduled data refresh
SSAS Tabular and multi-dimensional (SQL 2012 SP1 & SQL 2014 only) data sources for Power View
Power View report creation
"Vanilla" SSRS reports
To manage/share your Power Pivot models and create Power View reports, you need to be able to add a Power Pivot Gallery to your SharePoint site. This has several prerequisites, including an instance of SQL Server Analysis Services (2012/2014 BI or Enterprise Edition) in Power Pivot mode, and Reporting Services in SharePoint mode.
To do this, you need to follow the steps outlined in these two articles:
Power Pivot installation
Reporting Services for SharePoint installation
SharePoint 2013 does not support Q&A (the natural language query component of Power BI).

CRM Online 2013 and SQL Azure Integration

I am using CRM Online 2013 and I have to do reporting with custom code and there are reports that just cannot be done with Fetch XML. So my question is.
Can I use Azure integration with CRM Online 2013 to extract CRM data of entities into SQL Azure through some ETL tool like SSIS or any other (recommend please) and do the reporting through SSRS from SQL Azure?
If yes, then we come to our second step. Is there a way to call these reports from CRM Online? I know we can't upload the .rdl files with custom code to CRM Online. So I am thinking of calling the reports from CRM even though the reports may reside on Azure server.
Its the second step I am most worried about as being impractical. Suggestions?

Display list items on different sharepoint portal

what do you think is the best way to display items from some Custom List (on sharepoint 2010) to completely different portal on SharePoint 2007 with minimum or not at all programming?
I tried with RSS and that is not what I need, so Am now stuck with IFRAME pointing some custom page on sp2010 that shows list items.
Under SharePoint 2007, you can try tu use the BDC feature (known as Business Connectivity Services(BCS) with SharePoint 2010).
It provides the ability to SharePoint 2007 to consume external datas like SAP. It is describe in msdn with complete tutorial:
Business Data Catalog

Resources