Quantcast
Channel: All Developer posts
Viewing all 48064 articles
Browse latest View live

Re: Embedded adding two semi colons to report container iframe

$
0
0

We are facing same issue suddenly . All reports showing semicolon.

Seeking suport urgently.


Re: How to Create Date Parameters in Direct query

$
0
0

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

Integrating Power BI with Flow and Power Apps

$
0
0

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 

Re: Embedded adding two semi colons to report container iframe

$
0
0

Same here... it's coming in via the injected iframe coming in from the powerbi service....

Get Capacities API incredibly slow

$
0
0

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

 

 

Re: Integrate PowerBI and Flow for Timesheet report with Email Notification

$
0
0

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.

Re: Flow and Power BI integration

$
0
0

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.

Theme possibilities for custom OkViz Card with States

$
0
0

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:

PBI_CV_7B952816_A48F_49B4_9E13_15E3BB2C0337
 
...however I am unable to format custom properties. I've tried converting the .pbiviz file to .zip and reading through the .json file (which is where I got the guid) to find property names but they don't seem to override the default styles.

For example, the object has a property "dataLabel" which corresponds to the "Data label" in Desktop. The JSON file lists out the displayName and value contents but when setting these in the theme file it doesn't seem to work.

Anyone have luck with this type of theme formatting for custom visuals?

Re: access token power bi python

$
0
0

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.

Re: Embedded adding two semi colons to report container iframe

Re: combo box with dynamic value

Re: Is OData Feed Support OAuth2 ?

$
0
0

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. 

 

How to show the "Mobile Layout" button in edit mode?

$
0
0

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):
powerbi_mobile_layout.png

 

Is there any settings I'm missing?

 

Thanks

Customized visual error

$
0
0

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

error.png

 

disabled format panel

$
0
0

hi community

 

In format panel, I use "show" property to create options Yes No at right of setting name, with display name Grand total,

yes no.PNG

 

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


Error when connecting to Salesforce Reports to create data model

$
0
0

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

DataSource.Error: Web.Contents failed to get contents from 'https://  (Web Address)     includeDetails=true' (501): Not Implemented

 

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

Get Data from API

$
0
0

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

 

 

Get all reservations
 

 

 

Returns all reservations from the specified interval according to the time filter (e.g. colliding with that interval or created in that interval).

 

Request

 

[PlatformAddress]/api/connector/v1/reservations/getAll

 
{
"ClientToken":"E0D439EE522F44368DC78E1BFB03710C-D24FB11DBE31D4621C4817E028D9E1D",
"AccessToken":"C66EF7B239D24632943D115EDE9CB810-EA00F8FD8294692C940F6B5A8F9453D",
"StartUtc":"2016-01-01T00:00:00Z",
"EndUtc":"2016-01-07T00:00:00Z",
"Extent":{
"Reservations":true,
"ReservationGroups":true,
"Customers":true
}
}
 
How can I use this??

 

 

 

Re: Can not update datasource through API

$
0
0

Hi,

 

 did you manage to solve the problem in the end?

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

Re: Vertical Chart Line

$
0
0

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.

Re: Can not update datasource through API

$
0
0

unfortunently no. I think we ended up re building the pbix file becasue we think it got corrupted.

Viewing all 48064 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>