We are facing same issue suddenly . All reports showing semicolon.
Seeking suport urgently.
We are facing same issue suddenly . All reports showing semicolon.
Seeking suport urgently.
Hi Jayendran,
Thank you for your reply on this...
I Have created parameters as showed in your video it is working in Power Bi desktop. However, when i go to Dataset -- Settings -- Parameters. Over there in StartDate and EndDate i have give date range. As per the given date range data is not populating in power bi service. My i know the reason... In Desktop it is working fine but when comes to PBI Services why data is not populating as per given range....
Please clarify..
Thanks in adavance.
RAVIP
I am currently working on a project for a client regarding Power BI dashboards. I have given a task to create a power App that allows the client to publish a Power BI dashboard to their URL/Website. I have done some extensive research to see whether this is possible and have come up with nothing. I know that you can use the iFrame to publish the report on the clients website however they want an automated method where once they publish the report it will be published onto their website.
Thank you
Same here... it's coming in via the injected iframe coming in from the powerbi service....
Hi there,
We've noticed that the Get Capacities API is incredibly slow to respond (~15 seconds). We only have a couple of Power BI Embedded capacities in our tenant, so it's not like the response is huge.
Does the Power BI team know why this is so slow? We can work around it for now, but it would be good to understand whether this is going to be addressed in the future.
Regards,
Ed
Same here. There must be a way of triggering a Microsoft Flow from a Power BI report. The report should be parametrized by any available filters on the report and result in a list sent as input data to Flow. Flow can do the rest - like email lists, etc... But there is no Flow integration starting from a filtered Power BI report.
Same here. There must be a way of triggering a Microsoft Flow from a Power BI report. The report should be parametrized by any available filters on the report and result in a list sent as input data to Flow. Flow can do the rest - like email lists, etc... But there is no Flow integration starting from a filtered Power BI report.
I am creating a theme for our reports and we use the OkViz Card with States visual.
I can format default features such as Title and Background for this custom visual using the guid:
C:\Stories\PowerB\JSON\venv\Scripts\python.exe C:/Stories/PowerB/JSON/adal.py
Traceback (most recent call last):
File "C:/Stories/PowerB/JSON/adal.py", line 1, in <module>
import adal
File "C:\Stories\PowerB\JSON\adal.py", line 4, in <module>
context = adal.AuthenticationContext(
AttributeError: module 'adal' has no attribute 'AuthenticationContext'
Process finished with exit code 1
Very similar error to the C# ADAL library - there the entire interface was moved to async IO and callbacks and all the .NET cruft infrastructure needed for that. You know, just to keep things simple.
I'm getting it as well. Hopefully a fix is in the works. Also this occured a year ago too. https://community.powerbi.com/t5/Issues/Random-semicolon-in-embedded-report/idi-p/521069
it is about pbiviz version?
Put the information from Power BI support here to help someone.
The built-in OData Feed support OAuth, but it only support O365 account.
For OData with OAuth 2.0, it's much complicated, organization account is something we use when interact with AAD.
That means the built-in OData Feed doesn't support third-party OAuth 2 without going through a custom connector.
Using PowerBI javascript, I've successufully be able to swith to edit mode my embedded dashboard.
My problem is now that I can't find a way to show the button that let users switch to Mobile Layout mode (as it's visible in powerbi app):
Is there any settings I'm missing?
Thanks
This error happens no matter it is my own developed visual or some visual developed by others such as this one:
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380816?tab=Overview
When I import the .pbiviz file and add all values I use for my chart, I got the following error. So I went to C:\Program Files\R\R-3.6.1\bin and opened the R application and used install.packages() to installed all mentioned packages. But errors still exist. The same also happens with some customized R visual such as forecasting
hi community
In format panel, I use "show" property to create options Yes No at right of setting name, with display name Grand total,
the problem is, when I choose off, all field still editable.
any i need todo to make it disabled when user choose off and enabled when user choose on
Hi I am trying to create a data model by connecting to saleforce reports that have been created by our client. (It isn't an option for us to connect to the Objects instead of Reports)
Most of the reports load fine into the data model but the data wont load when there is a chart that has been added to the report.
Error message
Is there any way that PowerBi can ignore the chart at the top of the Salesforce Report and just load the data columns?
Apologies for the non-techncial language but I am new to PowerBi
Many Thanks
Hi there,
I'm trying to get my data from other software using an API, but with no results!
The API documentation is here: https://mews-systems.gitbook.io/connector-api/operations/reservations
Returns all reservations from the specified interval according to the time filter (e.g. colliding with that interval or created in that interval).
[PlatformAddress]/api/connector/v1/reservations/getAll
Hi,
Im struggling with the same issue. For some datasources my code works just fine, but in some cases it fails just like yours. I could use a hand.
Cheers,
Bence
There is no out of the box visual that will do that for you. To get that type of functionality, it would have to be built into a custom visual.
unfortunently no. I think we ended up re building the pbix file becasue we think it got corrupted.