Quantcast
Channel: All Power Query posts
Viewing all 123786 articles
Browse latest View live

Convert text field h:mm:ss to duration type in powerquery

$
0
0

I have an excel with fields in this format and changing to duration type fails in powerquery

 

I need duration to sum column in DAX

0:13:53

 

 

0:13:53
0:53:34
0:31:32
0:47:33
1:05:25
0:52:10

Date Format Display web version

$
0
0

Hi everyone, 

 

I apologize if this topic was already posted here but I couldn't find the content. I'm a Mac user and currently using the web version for Power BI. Is there a way of changing the date display settings on the web version? Most of all the posts I found were related to the desktop version. I would be highly grateful if one of you could help me with this. 

 

My excel source file has a column called DATE which has English format Month day, Year. I would love to see the dashboard being filtered by Month & Year on Power BI. Right now, it is displaying like this after importing the data source. Does anyone have an idea how I could change this? Thank you! 

 

Screen Shot 2019-01-16 at 10.31.58 AM.png

 

This is how we set up our report. 

 

Screen Shot 2019-01-16 at 11.40.11 AM.png

Re: On-premises gateway ability to limit data source connections/disable parallel loading?

$
0
0

Here is how you can accomplish what you are asking in the gateway configuration:

 

On-premise gateway admins can now control the number of containers running simultaneously on the gateway machine. The more of those containers running, the more queries will run concurrently through the gateway.

 

Here are the steps to change this configuration:

On the gateway machine, open the file: [Program Files]\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config
Find the “MashupDefaultPoolContainerMaxCount” setting.
Change its value to the desired value.
Save and restart the gateway.

You will notice that in that file the default value of this setting is ‘0’. This means that it will use the default out of the box mashup engine setting of ‘6’ containers. You can override this default by setting your own value.

 

Keep in mind that those mashup engine containers require machine resources and will affect your machine’s performance. You will need to strike a good balance between the efficiency you get by running concurrent queries and optimizing the local machine resources those containers use. A recommended ceiling for the maximum number of containers you can use is roughly twice the number of cores in your local machine processor.

 

Changing this property value to 1 means that all queries will run sequentially, which could be desired for specific data sources that don’t support or don’t perform well with concurrent requests.

 

source: https://powerbi.microsoft.com/sv-se/blog/on-premises-data-gateway-january-update-is-now-available/

 

Re: Convert text field h:mm:ss to duration type in powerquery

$
0
0

,

I am able to directly change the data type of the text column to Duration or add a custom column.

1.PNG2.PNG

=Duration.FromText([Column1])

3.PNG

Regards,
Lydia

Re: embed power bi in existing sharepoint folder

Iterate Over Web Pages using Web Connector

Has anyone successfully connected to SAP BW using Kerberos SSO?

$
0
0

I am trying to follow the guide on how to set up an SSO  gateway connection using Kerberos to our SAP BW data source:

https://docs.microsoft.com/en-gb/power-bi/service-gateway-sso-kerberos#supported-data-sources

 

I simply can't wrap my head around all the different steps required and how to complete them.

So has anyone succeeded in actually setting up SSO using this guide?

If yes, does the setup then allow for the viewer of the report to be authenticated by SAP BW?

 

If you can point to any further resources on how to complete the setup that would be much obliged as well!

 

Re: Best Practices for Upgrading/Updating Gateways

$
0
0

You should have a recovery Key while installing the Gateway. Keep that in handy. Go to Control Panel--> Select on premise gateway and click on Change, it will prompt for Uninstall though it wont uninstall. Setup will run to fix the issue. and then you can download the latest version of Gateway and can install. it will automatically update the existing one.

Key is first to make the existing gateway run without any issue before we go for upgrade.

Also check you are able to login to powerbi.com from your browser. Browser authentication is required when you try to upgrade the gateway.

 

Thanks,
Ankku


Tile Embed In Powerapps- Failure Update

$
0
0

Hi there, 

 

We have lost our ability to integrate Powerapps with Power BI using the Tile Embed function. 

 

I have seen "

Awareness 

Customers using Tile Embed may experience issues with Live Page tiles failing to render. Engineers are working on a fix and an ETA will be provided shortly. 

 "

 

However I require an update on timescale as the platform supports critical reporting for our business. 

 

Please advise. 


Thanks

 

Fraser

Connect to Dyflexis API

$
0
0

Hi everyone,

 

Our company uses the application Dyflexis for scheduling the employees. They have an API available and I have access to it with my API token. When I want to add a new data source to my dashboard as 'web' and I fill in the api link and my token, I can't connect because it gives me a message 'A web API key can only be sepcified when a web API key name is provided.

Can someone help my connect to the API? I have no idea what to do or try..

 

Thank you,

Tim

Re: Power BI Desktop - Unable to Connect

$
0
0

Just restart your on-premises data gateway (personal mode). It should work. It did for me.

Connect to Datasets in PowerBI via SSMS

$
0
0

Hi everyone

 

I just saw a webinar that showed SQL Server management studio connected to a PowerBI dataset using an API.  I can't find any documentation on how to do this.

 

Does anyone have a link that they could share?

 

Thank you


Cathryn

Automate Preparation of clean reports in Power BI/ Power Query

$
0
0
My source data files has data collected from the field, and contains some columns and rows that are only for internal use. I need to prepare modeled reports from these that are to be sent to the client.
The data gets generated every day, and I am looking for an automated process that can create these Client Reports on a daily basis. I understand that Power Query is able to do the modeling, but there's no export feature that can automatically save the files without the underlying data.
Any help would be appreciated, thanks.

Connecting ININ IC Business Manager

$
0
0

I'm new to PowerBI and can see it's power - pardon the pun. My difficulty in getting started is that my company has a HUGE amount of data and I'm trying to connect to our databases and within the databases themselves it's hard to make top from bottom. I work for a life insurance company that receive and take a lot of phone calls to customers and I want to be able to create dashboards for our agents (a little over 100), our front end reporting is in ICBM and I like it at a team level - but can't see it down to the individual. 

 

Can you advise on how to connect to Interactive Intelligence? And shoot away with any questions.

 

I'm looking forward to beocming more proficient. 

 

Re: Essbase (Beta) Connector - Applying Filters?

$
0
0

Thanks for your reply.  Unfortunately, I don't think a screen shot will help as everything is blank.

 

I believe this has to do with my essbase pull not having any parameters for the dimensions.  When I choose the dimensions and measure I don't know how, in the syntax, to apply parameters to the dimensions so that I see data.  For example, for the 'Department' dimension I want to only see 'Technology and Product'.  I need to 'populate' every dimension for this to return data, or that is my guess as to why this isn't working.  But would appreciate anyone who has this connector working to share how.  Again, I can connect and see the dimensions and measures, but the cube won't show me any data until I can somehow figure out how to apply parameters to the dimensions.  It's just like going into SmartView.  At first, nothing appears except the dimension names because the user hasn't updated them with the area he wants to see.

 

I have to admit, the Tableau connector is a lot more straight forward that this.  I realize this is a beta, but I hope the Jan 2019 update addresses this as many of us use Essbase.

 

Thanks everyone!!!


Re: Connect to Dyflexis API

$
0
0

,

Which authentication method do you use in Access web content dialog? Since you have filled in the api link with your token, please choose Anonymous authentication and check if you get any error message.

Regards,
Lydia

Re: Has anyone successfully connected to SAP BW using Kerberos SSO?

$
0
0

,

What error message do you get? With SSO configured, the user’s data access permissions in SAP will apply, which may produce different results for different users in Power BI Report. Just as your post, it allows for the viewer of the report to be authenticated by SAP BW.

In addition, you can follow the guide in this whitepaper to set up an SSO  gateway connection using Kerberos. Please note that Power BI service currently does not support the use of CommonCryptoLib (i.e. sapcrypto.dll) as a SNC library when configuring a SSO connection, only gsskrb5 is supported. 

Regards,
Lydia

Re: Iterate Over Web Pages using Web Connector

$
0
0

,

Firstly, please go to File->Options and Settings->Data Source Settings->Global Permissions, click all the existing sharepoint excel data sources and click "Clear Permission". Then connect to the Excel in use web connector.

Secondly, if you are connecting to SharePoint excel, please use the URL below. If you are using SharePoint online, please use Organizational account authentication, if you are using on-premises SharePoint, please use Windows authentication.

https://your root site url/Shared%20Documents/yourfoldername/excelname.xlsx

Regards,
Lydia

Re: Connect to Datasets in PowerBI via SSMS

Re: Automate Preparation of clean reports in Power BI/ Power Query

$
0
0

,

Do you want to automatically export report from Power BI to users? If so, there are some options for you.

1.  Use R script in Power BI Desktop as suggested by alanhodgson in this similar thread . When you run the visual or update the dataset, it will export the data (in a table format) to a CSV or XLSX.

2. Create report in Power BI Desktop, publish the report to Power BI Service, share the report/dashboard to your clients. Or you can subscribe to dashboard or report in Power BI Service.

Regards,
Lydia

Viewing all 123786 articles
Browse latest View live


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