I am trying to use PowerBI-visuals-tools. I am following the steps as per they mentioned. I am able to start the server from command line as below
But, in the browser, I am getting blank page. I saw the error in console coming as
Visual constructor undefined
visual.ts:36 Uncaught TypeError: Cannot read
property 'element' of undefined at new Visual (visual.ts:36) at
Object.create (visualPlugin.ts:8) at (index):20
Can you please help why am I getting this error even I followed the steps from Github?
Thanks in advance.
The debug visual is currently only available in the Power BI Service. You can navigate to https://app.powerbi.com/ and open any reports, then add the debug visual.
You'll see the hello world visual if the server is up and running.
For more details, please check out this.
Related
I recently updated from the old Power BI embedded method to the new one. Everything works fine and the report loads but in the console I get:
POST https://wabi-west-europe-redirect.analysis.windows.net/explore/explorations/2210976/cache 401 (Unauthorized)
errors. I do not know what this means and if there is something wrong in my configuration. The payload is like:
{"visualQueryResults":[{"visualContainerId":87590386,"...
I have the same errors occurring in my power bi embeded reports. I reported the issue to Microsoft and it was confirmed a bug. Its not slated to be fixed until October 2019 currently. Microsoft confirmed its safe to go to Production with these errors occurring. The priority may be raised if others report this issue as well. You can report the issue if you go here https://powerbi.microsoft.com/en-us/support/, scroll all the way to the bottom and click "CREATE SUPPORT TICKET".
In Sharepoint 2013, I'm going to active feature "Workflows can use app permissions" to start my workflow according to this article (pic 1).
However, when I active the feature, it shows the error(pic 2).
Anyone here can explain what the error is? And how to solve the problem?
Pic 1.
Pic 2.
When you open sharepoint designer and try to create new workflow, do you have "Sharepoint 2013 Workflow" option?
If no - check if you have installed and configured workflow manager:
https://technet.microsoft.com/en-us/library/jj658588.aspx#section4
Not my normal line of questions, sometimes we've got to be flexible!
I've designed an InfoPath form that I'd like to upload to a Sharepoint site.
On my form I've got a data source that is consuming the following SOAP service
https://SharepointServer/Site/_vti_bin/UserProfileService.asmx?WSDL
I call the Operations "GetUserProfileByName" and get various information about the account looking at the form. In preview this works very well. I've got the header saying "Hello Pete" and I'm able to filter lists based on the user's data. However. When it comes to uploading the form to the server, I'm greeted with the following exception:
Warning
An error occurred querying a data source.
Click OK to resume filling out the form. You may want to check your form data for errors.
HIDE ERROR DETAILS
An error occurred while trying to connect to a Web service.
An entry has been added to the Windows event log of the server.
Log ID:5566
Correlation ID:19df2c9d-a036-2000-3929-0bce8940cf2a
Any ideas what I'm doing wrong? Is there limitations due to the way that my account details are being used on SharePoint? If so what's the work around? I'm not a full admin on the server, so I've only got access to a Sandbox site.
Any help greatly appreciated,
Pete
The issue is loopback protection. In o365, it cannot be disabled. Stupid though, there are a lot of useful web services available for information. See this link: Error message when you connect an infopath form to a sharepoint online web service
When i am publishing site in Sitecore it is giving error.
Job started: Publish to 'web'|#Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: Unrecognized Guid format.
Please guide me how can i resolve this error.
Did you an upgrade recently? If so, maybe this will help:
http://reasoncodeexample.com/2015/03/26/sitecore-linkdatabase-unrecognized-guid-format/
Try to rebuild the Link Database, gives that an error.
With Sql server Profiler (from SQL server Management Studio) you can find the item with the issue. Create a filter to capture the Web database. Start the publish, and press pause when the error occur. Now you see the latest publish action and can you see the guid in the query.
This is described here: Upgrade Sitecore experience with modules
In this case the issue was in the Webforms For Marketers (WFFM) module, the Tracking Field.
Also look for broken links. (Press right mouse button on the left white space in the content editor to choice with icons you want to see)
I am using Sitecore 7.1, created a new campaign in Marketing center, but after saving when i try to open it, it gives the error An error occurred while loading report data. Please try again or contact your administrator.
Same happens with Engagement plans, i get this error when i try to open it Error Loading Engagement Plan.
Try clearing the browser cache and restart browser, this usually helps.
Also. You need to approve the campaign through the workflow before publishing. And off course, make sure you have Sitecore DMS installed :-)