I have data in Google admin console and want to connect the data to my Power BI report , can anyone share the document related to this or any links 

Like 0

Like

1 comments

Hello Indira, 
Could you please provide us with more details regarding your question and how it is related to Creatio? Additionally, screenshots would be greatly appreciated.
Thank you!

Show all comments

I need to import the tables into Power BI. I've tried using the 'Connector' and I've also tried using the API. And yes, I did everything according to the documentation.

 

When trying to use the 'Connector', I used the "Creatio.GetBigData" instruction, which according to the documentation is appropriate for obtaining large tables. However, it doesn't work, because it keeps giving me a credential error and constantly asking me to enter my credentials. And if my credentials are accepted, it takes many hours to import a table. This connector doesn't work at least for importing large tables. And let's face it, in 99% of cases the tables are large with much... much more than 20 thousand rows. In other words, this connector doesn't work for 99% of cases.

 

When trying to use the API, the same thing happens, because I can't import a table with more than 20 thousand records at once, and when trying to use pagination to import a few records at a time, the process takes me several hours to completely import a single table. This is not productive, it is tiring and takes up a lot of my time to do something that should be simple.

 

I am being charged to bring CRM data into Power BI, please can someone help me?

Like 0

Like

1 comments

Hi Raí,

The GetBigData and GetBigTopData functions were created as a workaround for the limitation of 20k records imposed by OData when attempting to download table data. The actual function used for data retrieval is GetData.


These functions enable you to download a snapshot of the table, bypassing the 20k record restriction. However, it's still necessary to apply a filter that ensures fewer than 20k records are retrieved in the process.

As a solution, we recommend using a regular database backup. After obtaining a copy of the database, you can restore it locally and configure Power BI to connect to this local DB copy. This approach will be much faster, more convenient, and ultimately easier for you.

Regarding the "credential error", I'd recommend you delete all connections from "Data source settings" menu. It might reset all previously entered credentials.

Show all comments

Hello,
I'm having trouble with the Connector for Power BI. I'm getting an error and can't import the "Activity" and "Order" tables. See the screenshot.

Can you helpe me?

 

 

Like 2

Like

2 comments


Hello,

 

After analyzing the error you have, we can state that  it is related to the fact that you have more than 20k records in your table, so you should use Creatio.GetBigData instead of Creatio.GetData. Please follow the instructions from the following link: https://marketplace.creatio.com/app/microsoft-power-bi-connector-creatio 

Thanks for the help, but when using Creatio.GetBigData I come across a credentials error. When I try to re-enter the credentials as "Creatio instance", "Client Id", "Client Secret" the table is not imported.

Show all comments

Hello, Community!

 

We are using Power BI Desktop to develop reports, which are then published to the Power BI Web version. However, we would like to set up a data gateway to connect to Creatio, which is hosted in a cloud environment.

We found this post https://community.creatio.com/questions/how-configure-gateway-power-bi-service-creatio mentioning this setup, but we were unable to configure it successfully.

Has anyone managed to set up a gateway to connect Power BI Web to Creatio Cloud? If so, could you share the necessary steps?

Any guidance would be greatly appreciated!

Like 1

Like

10 comments

Hello Inês,

Could you please provide an exact description of the issues that occurred?

Oleksandr Bilousko,

Hello, 

I share the steps that are being carried out: 

 

  1. 1. On my OnPremisses machine, where I have the gateway, I installed the custom connector from Creatio. After installing is visible on gateway console (image 1)

 

Image 1

2-    On PowerBIService (PowerBi web) I have created a connection, using that gateway. Specified Connector Type Creatio and entered all the credentials. (image 2)

( After step 1, its visible on the connectors list of that gateway the connector type Creatio.)

Pré-visualização da imagem

When Testing the connection Im getting the following error  “The Name Creatio.Contents wasn´t recognized…” (image 3)


Pré-visualização da imagem

 

Inês,


Several screenshots, sadly, are not available.
Could you send it again, please?

Oleksandr Bilousko,

Hi, 

 

Image 2: 

 

Image 3

 

Do you use add-on to Power BI? 
We couldn't connect Power BI cloud - https://community.creatio.com/questions/connect-powerbi-creatio-odata

Inês,


Did you manage "Gateway and cloud connections"?
It's a link between your dataset and the data source in the gateway.

What do you have here?
For example,

 

 

Hello, 

 

I'll share the answers: 

Did you manage "Gateway and cloud connections"? Yes,, we did. 

We have the name of the connector we have created and mapped to the GatewayY (GatewayY to my onpremisse server). 

 

This configuration is business as usual for us, since we use the same GatewayY for other conectors types. The only thing new here is the type of connection Creatio.

 

Like showned previously, when we create a Conection, we specificy the Gateway (GatewayY),  we select type of conection (Creatio) and also  we specify credentials.

Ending this operation its made a "Test of conection"  and the result is a error that says "GatewayY: The name 'Creatio.Contents' wasn't recognized.  Make sure it's spelled correctly."

 

 

 

Inês,


Let's try "Skip test connection" and specify Privacy level to 'None"
On my local machine, after applying these settings the connection passed well

Oleksandr Bilousko,

 Hello, 

 

Thanks for the reply/sugestion. 

 

"On my local machine, after applying these settings the connection passed well" : ts true, selecting "skip test conection" allows you to create the connecton but at the end the problem remains.", the conection fails / does not work. 

 

Did you achieved to refresh any dashboard with that connection? 

 

Thank you. 

Inês,


"Did you achieved to refresh any dashboard with that connection? "
Yes, I did. But my example was taken from Creatio trial.

 

 



Maybe you should try to set up it in a trial too. Just to exclude that your production has any specific configuration that we didn't take into account.

Show all comments

Hi Creatio Community! 👋
 

I’d like to share a quick guide on how to set up a gateway for Power BI Service (Power BI Cloud) to connect with Creatio data. This is an essential step for enabling cloud services to access on-premises data sources.
 

What’s a Gateway, and Why Do You Need It?

A gateway acts as a bridge, allowing Power BI Service to securely access on-premises data sources. Without it, the connection to cloud Power BI can’t be established for apps like the Creatio Power BI Connector.
 

How to Configure a Gateway

Follow these official Microsoft guides to set up your gateway:

  1. Install the Gateway
    Install an On-premises Data Gateway
    This guide walks you through downloading and installing the gateway on your machine.
  2. Configure Data Sources
    Configure Gateway Data Sources
    After installation, connect your Creatio data source to the gateway for use in Power BI Service.
     
Key Notes
  • The gateway setup is a standard Microsoft feature, and these steps ensure a secure and seamless connection.
  • If you encounter any issues, Microsoft’s support documentation is a great resource, or feel free to ask questions here in the community!
Like 4

Like

0 comments
Show all comments

Hi,

We are using the power bi connector. But when we try to get data from tables that have large volumes of records, we use the formula ‘Creatio.GetBigData’. But it is giving the following error:

Formula.Firewall: The query ‘Invoked Function’ (‘Source’ step) is accessing data sources that have privacy levels that cannot be used together. Please rebuild this combination of data.

Does anyone know how to overcome this problem?

 

Thank you. 

Like 0

Like

1 comments

Hello,

To proceed further, please advise us with the following information:
- Step-by-step instruction on how to reproduce this issue
- Screenshot of the error

Thank you in advance!
 

Show all comments

Hello,

 

we want to use cloud version of PowerBI, that's why we cannot use addon from marketplace (https://marketplace.creatio.com/app/microsoft-power-bi-connector-creatio)

 

As I see, PowerBI has option to get data via OData Feed.

 

But basic authorization doesn't work there (the same in Excel, for example). Do you have any experience how to achive that?

Thank you!

Like 1

Like

2 comments

Hello,

The only way to use cloud Power BI with our connector is by configuring a gateway.

We can also recommend this official guide:
https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-install
https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-data-sources

Best regards,

Antonii.

Hello, 

Having analyzed the error you mentioned, we want to inform you that PowerBI add-on doesn't maintain the cloud version. 
This add-on works only with desktop application, according to the instruction:
https://marketplace.creatio.com/sites/en/files/app-guide/Power%20BI%20Setup%20guide_1.pdf

Best regards,
Ivan

Show all comments

Hello, I’m wondering if there is a way using the power I connector to filter the data before load. Similar to the $filter in odata.


Thanks,

 

Like 4

Like

1 comments

Hello,

 

There is no such possibility at the moment.

As mentioned in the instruction, it is possible only to download or upload the data without filtering it.

 

Best regards,

Yuliya

Show all comments

Hello,

 

I get this error in Power Bi as soon as I try to upload the data into the platform.

Can anybody help me?
Thank you

 

Like 1

Like

5 comments

Hello,

 

Having analyzed the error you have, we inform you that it is related to the fact that you have more than 20k records in your table, so you should use Creatio.GetData instead of Creatio.GetBigData. Please follow the instructions from page 5 "Notes" - https://marketplace.creatio.com/app/microsoft-power-bi-connector-creatio

 

Best regards,
Yuliya

Thank you, 

I get this message error:

Formula.Firewall: Query 'Invoked Function' (step 'Source') is accessing data sources that have privacy levels which cannot be used together. Please rebuild this data combination.

 

 

Marc-Andre Lepine,

Hello,

 

Could you please provide screenshots of what you are doing and specify at what step the error occurs?

PABLO,


Can you please specify at what step the error occurs?

I'm having the same problem. How can this situation be overcome? 

Show all comments

I have been told by support that creatio powerbi connector is not supported for powerbi web and auto refresh is only available in powerbi cloud. Is there any way I can have auto refresh my creatio data in powerbi app. I want to schedule some reports that i created in powerbi but for that i need latest data everytime. Does anyone has experience with this one? 

 

We are also exploring efficient methods to ensure continuous access to the latest data from Creatio for our Power BI reports. Given that direct automatic syncing isn't available, we are considering setting up a data warehouse or data factory. This setup would facilitate data transfer from Creatio to Power BI indirectly. Does anyone know if there are any existing integrations, marketplace plugins, or recommended practices that support this functionality?

 

Specifically, we're interested in any solutions that would allow a Creatio business process to automatically trigger an external service or webhook overnight, which in turn would refresh our Power BI dataset. Your guidance on setting up a reliable process for accessing up-to-date data would be greatly appreciated. Thank you for your support. 

Like 0

Like

4 comments

We use Starfish for just that. It Syncs the data down to our DW. We use it for internal reporting, and also POWERBI. We embed the PowerBI reports in Creatio Dashboards.  https://marketplace.creatio.com/app/starfishetl-integration-creatio

keith schmitt,

Do you also filter embeded PowerBI reports by Creatio current user?

 

Vladimir Sokolov,

I do not pass any filters. It is just a web view of the Powerbi report. There are filters in the Report the user can use.

keith schmitt,

Thank you for the response. I will check if this solution is feasible in our environment

 

Show all comments