I have a Power BI report that contains a Power App. The Power App allows users to input values, and writes those inputs back to a SharePoint list. Under the app I have a Power Automate button that refreshes the dataset (containing data gateway connections to SQL server & MongoDB, as well as the cloud connection to Sharepoint). I had the Sharepoint connection setup in PBI service using OAuth 2.0 as the authentication method. With this setup, scheduled refresh works, and it works when I trigger the refresh button in the report. However it does not work when other users hit the refresh button in the report. I assume this is because the OAuth I've Authentication for the Sharepoint connection is set up with my credentials, so it doesn't work when other users trigger it. I have tried setting up Service Principle authentication but not getting any luck and that seems like it may have to do with an unresolved microsoft bug, although I'm not 100% about that either. Any ideas how get this working?
Power BI SharePoint Connection Authentication that allows users to refresh data
Provide access to service account to pull data from a direct lake semantic model
Hello All,
We have a direct lake semantic model in a Fabric workspace and are trying to provide access to a service account to pull the data by connecting to the model. We have tried with read + build and contributor + build access, but are still seeing “The specified Power BI workspace is not found” error. The read + build permissions are working on a gen 2 import model, and does not work for direct lake model.
Does anyone have any pointers to resolve this.
Two Power BI Premium P1 vs Single Power BI Premium P2 Capacity Decision
Hi Power BI Experts!!
We are currently using the Power BI Premium P1 license type in our organisation. Due to increasing load and often seeing performance issues, we are thinking of upgrading the license type. We have two options
Option 1 - Purchase one more P1 capacity and then divide share the load from the existing P1 with the new P1
Option 2 - Upgrade existing P1 to P2 capacity
Could you please confirm which option you will suggest and the pros/cons of both options.
Regards
Rohit
Power BI connection with Native HANA dimension
Hello,
Hope you can provide me with some support.
I have designed a dimension ( Data category DIMENSION ) Name: D_Employee and a Dept dimension D_DEPT and saved in the Dimension package. Created a star schema cube ( Data category CUBE ) Fact F_WORKFORCE and stored in the package Facts.
The security is built on F_WORKFORCE by dept. Eg The users who have access to department 100 can view data in D_EMPLOYEE for dept 100 and not any other employee data. However, there is no security built on the D_EMPLOYEE dimension.
Issue: When I connect to the calculation views I see D_EMPLOYEE, D_DEPT, and F_WORKFORECE. The issue is the users can see all data in the D_EMPLOYEE dimension. Is there a way I can avoid showing the dimension package so that users do not D_EMPLOYEE dimension? They should only have access to F_WORKFORCE. Or is there anything else that can be done in PBI to stop showing dimension data? Thank you for your support
Error Missing value in table with selected filter - in power bi service
Hi all,
One of my user is having a problem from the error of dashboard lost details from the below table as per insert picture. She's just got this error this monday. We've checked from her laptop with the basic solution such as clearing all filter, clear cache, change the web browser and even re-publish the new version of this dashboard every morning since then. Unfortunately, it still exists only to her user.
please help for this case. I also inserted the normal case from other users for your information. thanks for your assistance in advance.
Current Problem only 1 user
Normal Case (Other Users)
How to manage approve/reject the access request through the menu path?
Hi All,
I cannot approved any user when request access to my BI.
I try push the button in email but I got an error: 'The remote endpoint returned an error (HTTP '401'). Please try again later.'
I try to push the button for 'Manage in Power BI', and then the system bring me to the home for Power BI.
I don't know how to manage approve/reject the access request through the menu path.
Please give me to some advicement.
Data flows keeps failing from yesterday
Data flows keeps failing with below error message in power bi service. Any idea with below error
Error: The operation failed likely due to cross-region migration. Please retry the operation.. Request ID: 9ea01cf3-3a57-678e-1280-d5ef81bbf445.
Dataflow An Error To Load
Hello,
I need some help I tried to load using dataflow in powerbi services, however loading states not working due to this error.
I really don't know wheres the error coming from, In powerbi it works properly but when I used dataflow it having an error.
Hope someone help me with my quiries. thanks
How can I resolve QuickBooks Payroll Error PS038 when updating or sending payroll data?
I'm encountering QuickBooks Payroll Error PS038. Every time I try to update my payroll, I get this error message. Can you provide a detailed troubleshooting solution to resolve this issue?
PowerPlatformDataflow Analysis request timed out before it was completed.
So I've seen a couple of threads with the following and I'm getting the same message
Data source error: The XML for Analysis request timed out before it was completed. Timeout value: 18000
I'm just a bit perplexed as I'm using a Premium Capacity for this and connecting to Dataflow that already has everything loaded and didn't have any timeout issues. Due to volumes with DirectQuery on the published report I'm testing under Import mode (significant speed improvements on the desktop)
If anyone has any ideas would love to hear it.
Displaying Power BI On a TV
Hi,
Im looking to display my Power BI report in our manufacturing office on a TV.
I need to be able to access it live ideally, have tried with powerpoint but again cant display it on a TV without a computer aswell to run it. I tried online powerpoint but it doesnt have a feature to cycle through slides on a timer unlike the desktop app. I am out of ideas.
Cant cycle through pages of the report either online ^
Any help?
Issue setting destination on dataflow to Lakehouse, data originating from SQL via data gateway
Hi all,
So we seem to be having issues creating dataflow gen 2 utilising the data gateway in a fabric trial.
I can configure the dataflow get 2 to with a connection to the local sql instance fine, and I can bring in the preview data and perform all the usual Power Query transformations perform the following actions:
Set destination
Select lakehouse
Configure connection details (using data gateway and an org account
select next
select workspace and lakehouse (new table)
select next
And the following error occures
Something went wrong while retrieving the list of tables. Please try again later.: An exception occurred: Microsoft SQL: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.) (Session ID: 38b7176d-7bf7-4d48-a7aa-80db2e79989f, Region: uk)
We have port 433 open to everywhere on the gateway server, and I've had the network chaps configure
- Protocol: TCP
- Endpoints: *.datawarehouse.pbidedicated.windows.net, *.datawarehouse.fabric.microsoft.com, *.dfs.fabric.microsoft.com
- Port: 1433
Anyone with experiance of this?
What Are the Step-by-Step Solutions to Fix Error 1603 When Installing QuickBooks Desktop
How can I fix Error 1603 when installing QuickBooks Desktop? I'm encountering this error during the installation process, and it prevents the software from being installed properly. What steps should I follow to resolve this issue and ensure a successful installation?
I can't get out of SQL analytics endpoint (bug?)
hello all,
I am pretty sure this is a bug, once I get into the SQL analytics endpoint view I can not get out of it, when I click on the dropdown to change back to lakehouse, I get this thin empty line instead of the ability to choose between lakehouse or SQL endpoint.
If this is not a bug, please show me how I can change back to lakehouse view from SQL analytics endpoint view without going back to the workspace first.
Thanks
Integrating Power BI custom connector with Gateway to use it in service.
Hi,
I build a Custom Connector with VIsual Studio Code. with below link.
approvalmax-microsoft-powerbi-connector/PBI_Connector/ApprovalMaxConnector.pq at master · ApprovalMax/approvalmax-microsoft-powerbi-connector · GitHub
I was able to fetch data in power BI Desktop.
To Bring this connector to service. I Installed Gateway and added the connector to the gateway.
I am able to access the connector in power BI service.
But I am not able to Connect to the data.
OAuth Function worked and I was able to Login.
When I hit Create. This error Pops up.
What am I missing?
Kindly help if you have suggestions.
Data format error when using dataflow to import all files from a sharepoint
Hi all, I got an error "DataFormat.Error: We couldn't convert to Number" when I tried to use dataflow to extract all Excel files from a Sharepoint folder. The query I copied exactly the same from Power BI desktop. I was just trying to move it to the dataflow in my workspace.
At first, all the parameter and my sample file were transformed to tables. And then I unclick the 'Enable load' and tried again, and it shows 'Error: DataFormat.Error: We couldn't convert to Number.' I have no idea why. Could someone please help? Thank you so much!
APP URL link with filter
Hi all,
I have a Power BI report in an app and I need to be able to share this report with individuals via a URL link which is easy enough but I also need to provide links with the pace/slicer filters already applied in various ways.
I tested this when the report was in my workspace by clicking on share and checking the include my changes box but when I tried to do the same in the app, it only provided me with a copy link option and did not include my changes option was not there.
My workspace:
App:
Does anyone know why this is, perhaps a setting within the workspace or report I need to amend?
Thanks,
Snowflake data masking policy implementation to Power BI
Snowflake Data Masking implementation in Power BI: Has anyone implemented Snowflake data masking implementation in Power BI?
We did implement the SSO with Snowflake, doing a POC with data masking functionality using Snowflake Policies but it works only when:
Each User accessing the report has to take over the semantic model and refresh it before accessing the Report. It doesn't work when the Users directly access the report without refreshing the Semantic model.
Are there any additional things to configure in Power BI other than SSO setup?
I tried below:
Say User1 creates a Power BI "Report1" using Direct query mode in Power BI desktop and publishes to Power BI Server. This Report1 uses Person1's OAUTH credentials to login to Snowflake and fetches data into the semantic model.
Now, if the Report1 is being accessed by User2, they would directly see the data in the Report1 which was from the semantic model refreshed using User1's credentials. That is, User2 just views what's available in Report1 and its underlying semantic model but would not connect to the snowflake.
Now when the User 2 takes over the sematic model and refreshes it using his OAUTH credentials, he can see the report with the data masking policies implemented to his account in Snowflake. While User1 also see the same report that User2 sees irrespective of his data masking policies in Snowflake.
So how do we implement the Snowflake data masking policy to the Power BI reports?
Some Problems connecting to azure
when I publish the report to the online service it takes along time when I refresh and I get the following error:
Data source error: The credentials provided for the AzureDataLakeStorage source are invalid. (Source at ........). The exception was raised by the IDbCommand interface. Table: Runs.
Cluster URI: WABI-NORTH-EUROPE-E-PRIMARY-redirect.analysis.windows.net
Activity ID: 406752a5-f8df-46d3-8ae4-acc398d563da
Request ID: 776792f3-53d2-6f4e-90f7-2944e04cbf69
Time: 2024-06-26 12:41:36Z
The connectiontype is Azure Data Lake Storage Gen2 and when I test it says it is online.
{{real~~agent}} Can I contact Facebook to recover my account?
You can access the Help Center 𝖆𝖙 +1-650-864-4801 🔰🔰 by visiting https://www.facebook.com/help/. Navigate to the Account Recovery Section: Once you're on the Help Center𝖆𝖙 +1-650-864-4801 🔰🔰 page, look for the "Account Recovery" section.