Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Thanks for descriptive suggestions.
1. Each file/source privacy set to
2. Not allowed to make public
3 & 6. PowerQuery and Datamart had np possibility to embed R scripts
4. Actually here we are just combining 4 tables but invoke didnt work
5. No external data source involved. Just extracting data from sharepoint into PowerBI and former has no possibility of extracting text via regular expressions
Here are some steps you can take to troubleshoot and resolve this issue:
Check Privacy Levels: Ensure that the privacy levels for the data sources you're combining in your Power Query are correctly configured. Each data source has a privacy level, and data from sources with different privacy levels can't be combined in the same query.
Modify Privacy Levels: If you're combining data from different data sources with different privacy levels, you might need to adjust the privacy levels to allow data to be combined. You can do this by going to "File" > "Options and settings" > "Options" > "Privacy" in Power BI Desktop.
Check for DirectQuery Mode: If you're using DirectQuery mode for any of your data sources, it might lead to privacy issues with scripting. Power Query scripting might not work well with DirectQuery mode.
Invoke Custom Functions: As you mentioned, invoking custom functions in Power Query could be a workaround. However, the effectiveness of this approach depends on the nature of your data and scripts. If the tables you're appending are derived from similar data sources, the custom function might work.
External Tools or Preprocessing: If privacy settings are restricting your ability to use scripting, consider preprocessing your data outside of Power BI using R or Python scripts. You can use external tools to clean, transform, and preprocess your data before bringing it into Power BI.
Advanced Dataflows: If your data is complex and privacy settings are causing issues, consider using Power BI Dataflows. Dataflows allow for more advanced ETL processes, and you can use Power Query Online (Mashup) as well as scripts like R and Python in dataflows.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 9 | |
| 8 | |
| 7 |