Quantcast
Channel: Service topics
Viewing all 62232 articles
Browse latest View live

Gantt Chart- code request for percentage completion line

$
0
0

Hello,

 

After an update, the percentage completion line has been changed to a percentage completion coloured bar. Does anyone have the code for the older version, for the % completion line?

 

I believe the method taskProgressRender has to be changed.
Would appreciate guidance on how i can adjust the current code- see image of the method taskProgressRender.

 

I am using the code from GitHub and please direct me with the line numbers using the file -> https://github.com/microsoft/powerbi-visuals-gantt/blob/master/src/gantt.ts , since this is where majority of the changes will take place. methodCode.png

 


Dataset on Sharepoint Online scheduled refresh shows OneDrive setting menu

$
0
0

Hello Community,

I have several PBI Desktop files including source files on corporate Sharepoint Online and connected as dataset via Sharepoint. For most manual as well as scheduled refresh works fine (despite I have to renew the datasource credentials frequently...).

But for one dataset manual refresh fails with the error message "Unable to refresh the model (id=3293080) because it references an unsupported data source".

IIn the settings it does not show the sections "Gateway connection" and "Datasource credentials", but shows only "OneDrive Refresh" as if it was connected via OneDrive. Although it is on same sharepoint and from my point-of-view there is no real different to other datasets.

Refresh option_OneDrive.JPG

Do you have an idea? Thanks a lot for your feedback.

Sharing issues

$
0
0

Hi guys

I am trying to share my report in PowerBI. Both me and the one I want to share it with have pro licenses. I nevertheless get the following error when I try to share it:

 

Something went wrong

Failed to send email to invite users. Please try again later.

Please try again later or contact support. If you contact support, please provide these details.

  • Activity IDa8662131-540b-48cc-91c8-f32fbf3feb3b
  • Request ID69332732-55a1-0077-18c1-052aadb056e1
  • Correlation ID1ade22ea-8374-f14b-0bd7-861ed59247b7
  • Status code400
  • TimeWed Mar 04 2020 10:56:37 GMT+0100 (Central European Standard Time)
  • Service version13.0.12439.190
  • Client version2002.3.018
  • Cluster URIhttps://wabi-west-europe-redirect.analysis.windows.net/

Do you have any idea how to fix it?

 

Best Regards,

Martin

Filter problem

$
0
0

Hello

Here is my problem. I create the report, everything goes well, the filters work.

but at the time I publish, the filters are no longer active.

 

example:

I made a map to display a TOP 3, and at publication it no longer works.

Changes to the drop-down list do not work.

 

By cons if I do "restore the default values" it comes back, but if I change the page and I come back everything is broken.

 

Why ?

 

Thank you

Can I subscribe to a dashboard for alert notification using a security group in Power BI?

$
0
0

Can I subscribe to a dashboard for alert notification using a security group in Power BI?

Getting this error again and again

How to enable SSL for Cloud PostgreSQL connection from PowerBI service

$
0
0

Hi,

I have a PostgreSQL database running on a server accessible from the internet. I've managed to connect to this database from PowerBI Desktop, built a report using the data from the imported data and everything is running fine.
I have published this to the PowerBI Service seemingly successfully. I see the resulting report and dataset in the service.
I've then updated the credentials to connect to the database in the Datasets's settings page to then attempt to refresh the data from the database. When clicking on "Sign in", it fails as the service tries to connect without using SSL.

 

error power bi service postgresql.png


The connection from PowerBI Desktop however used SSL. The database only accepts SSL connections and PostgreSQL logs confirm all the above.

 

2020-03-04 09:35:37.592 UTC [15133] XXX@XXX FATAL: no pg_hba.conf entry for host "xx.xx.xx.xx", user "xxx", database "xxx", SSL off


Are there additional steps to perform to force PowerBI Service to use a SSL connection or to setup the certificates in the service ?
I thought PowerBI Service always used secure connections.

 

As it is a cloud database, although not an Azure one, it is my understanding a Gateway is not required.

Problem with credentials - OAuth2

$
0
0

We've managed to configure our PowerBI dashboard site to allow refresh of a report that uses data from SQL servers (not a problem) and SharePoint lists (caused a few headaches).  We solved the problem by using OAuth2 authentication.  The problem is that I've published another report using more or less the same datasources (same SQL but the SP content is on a different team site) but when trying to set the credentials to Oauth2, we're only getting two options (anonymouse and windows) in the drop box.  I've seen this problem flagged before (though there didn't seem to be a conclusive answer published) but I think the original respondant couldn't get any of their reports to work.

 

Is there something you have to configure in Desktop perhaps that allows Oauth2 to be used?


AD Service Groups do not work for Workspace contact list

$
0
0

Hi,

 

I have a Azure AD that was create when I created a Power BI account with a user and this user is now the administrator of the tenant.

 

I have create Users and Groups through the Azure AD Portal in the tenant. 

 

I have set "Guest users permissions are limited" to No in External colloberation settings of Azure AD.

 

I upgraded to a free Power BI Pro license.

 

Now when I create a new Workspace I can see the user that were created in the Azure AD but I cannot see or use a Group. And I'm not sure why.

 

I'm pretty sure it is not a setting in the Azure AD tenant because I could see and use the Groups in the Administrator Portal of Power BI > Tenant Settings > Workspace settings > Create workspaces and set the "Specific security groups" I get my groups and can use them.

 

Any ideas?

RLS for groups defined in Dynamics CRM

$
0
0

Hello all,

 

I've got a following case:

There are 300+ Accounts stored in Dynamics CRM, and each Account has a number of Contacts associated, and each of these Contacts have an access to PBI service.

Now, there are some PBI reports created, that present sales information for those Accounts.

Only sales information related to Account that Contact is associated to in CRM can be shown for a Contact in the report.

From what I've researched up to now, the one way is to create AAD/Office group for each of the 300 Accounts (300 separate groups), add Contacts to those groups, and create roles in PBI desktop file accordingly, which sounds more than very time consuming task.

Or maybe some kind of an additional table in PBI with Accounts + Contacts and then dynamic filtering through UPN?

Maybe there are other options that I'm missing?

I would like to get some opinions from more experienced users, as each of the above tasks require some time to implement, and my time for that is unfortunately very limited.

BUG: Filter not visible

$
0
0

Hi all,

 

In my reports, some filters (in the right pane) are not visible. 

If I select a value in the filter, it becomes visible. But if I do not select an option, the filter remains blank. However in the right pane you can see that there should be a filter. 

 

Can anyone please help?

 

Thanks,

Export data in power BI embedded

$
0
0

Hi,


We use power BI embedded in our organisation. But the export data function in the visuals are not visible. The function is available in the service (app.powerbi.com) but in the embedded environment it is gone. But it is visible in the power by the playground:


https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html


So it should work. We checked the settings in the report file and by calling the API client. But we can't find a setting to enable this in the embedded environment.


Hope someone can help.


Regards,
Ronald

Report results as Dataset for other reports

$
0
0

Hi all,

 

I have one quite complicated report that uses several dataset as input. Inside the report there are complex calculations, filters, etc. As a result I have a list of items with several KPI's. The results are calculated daily.

 

I would like to use this list as input source for my other reports. Idially, I would like to have daily refreshed dataset based on my report. Is it at all possible? Maybe there are some workarounds? 

 

P.S. I do not want to repeat all complex calculations in every new report that need just results from those calculations

P.S.S. As we are working in complex invironment with daily updates, I do not want to use manual download as an excel spredsheet. All should run automatically. 

 

Thanks for any ideas!

Task automation

$
0
0

Hey ,

 

Is it possible for my project to be reload every month and just before copy datas into some others identical table to keep the history into this project? Because I get monthly data only related to one month. So I want to have tables to copy every month data and update my data into the others table.

Box and Whiskers data visible in a separate table

$
0
0

Hi,

 

How can we display the the data available in the black area in a separate table ?

 
 

B_W_Issue.png

 

Thanks


Access issue to the dataset

$
0
0

Greeting all , 

 

I created a report using data that are stored in a sharepoint , so after the creation i added arround 200 members to the sharepoint as well as the workspace , the issue that only one of these members cant access to the dataset even i follow the same structure for adding the members ,   

 

Here the following SS :  ( in english : You dont have access to the dataset , contact the admin of the dataset )  

 

Erreur msg.jpg

 

 

 

 

 

 

 

 

What could be the issue here please ? 

 

Thanks in advance . 

Export to excel hanging, but csv works fine

$
0
0

I have a simple report, which includes a table with three fields (two attributes and one fact). Users can filter to a particular month.

 

The filtered data for Feb 2020 is about 100 rows. 

 

The export to excel option spins and spins before timing out. The export to CSV works just fine. 

 

Doing some testing, I found the issue was a filter I created within the visualization (matrix) to exclude records where the fact (Sales Units) = 0. When this filter is active, the export spins and hangs. When it is removed, the export works splendidly. 

 

(In Feb 2020 there were 113 rows - 2 of them were zero.)

 

Any thoughts on this? My users greatly prefer to have zero values excluded from their downloads, but they also want their exports to work...  

Power BI workspace Contact list

$
0
0

hello

I would like to know what is the use of contact list inside Power BI workspace.

Screenshot below -

ContactList.PNG

 

Regards

Challenges enriching auto-generated report metrics

$
0
0

I am currently creating a custom usage metrics report for reports in one of my organization's workspaces. I've had no problem connecting to the 'Report Usage Metrics Model' in the Power Bi service, however this dataset does not satisfy all my needs and I have been unable to find any way to enrich it. What I'm looking to do (as a starting point) is add a field to the Users table that indicates whether the user is a developer or a stakeholder within the organization. I already have this data in a xslx file hosted on sharepoint, I just need to somehow incorporate it into the model. This would allow quick filtering to important metrics (reports under development, business critical reports, underused reports, etc.), however I have not found any way to accomplish this. I could of course create a measure with a very large case statement, but this is not sustainable and really should not be the only way to enrich this auto-generated dataset. Does anyone have suggestions on enriching the usage metrics dataset, or know if this is a feature Microsoft is looking into?

Any discussion is appreciated.

Has anyone found a way to link Usage Reports across workspaces?

$
0
0

I have workspaces for multiple cusotmers and want to track usage down to the page\section level of a report. The Powershell PowerBIActivityEvent cmdlet only exports views to the Report level. 

I've thought I could create a PowerBI report and connect it to multiple Usage reports, but after you select one report with live data, the options; get data, edit queries and everything else get disabled.

 

Then I spent a lot of time googling how to use PowerShell to pull data from a reprot with no luck. 

 

I don't understand why Power BI usage was an after thought. Or do most Power BI Service custoemrs onyl create one single workspace and this isn't an issue 😉 

Viewing all 62232 articles
Browse latest View live


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