36 questions
0
votes
1
answer
93
views
JSON parsing error in Studio with Fabric SQL - app works perfectly when published?
My Power Apps connects to Microsoft Fabric SQL Analytics Endpoint via DirectQuery. The published app works flawlessly - zero errors, perfect data display, users love it.
Power Apps Studio shows on ...
1
vote
1
answer
82
views
Remove Cast on int fields on directQuery to 2 billion row fact when computing averages
Using Power BI directQuery to databricks SQL warehouse, I see the queries getting generated to compute an average have
SELECT
SUM(CAST(int_field AS DOUBLE)), COUNT(int_field)
FROM
fact
...
0
votes
0
answers
124
views
How to create a database with "Dual" mode in Analysis Services Tabular?
I want to create a database in Analysis Services Tabular 2022 (compatibilityLevel: 1600) in c# using the TOM Api (tabular object model) but I can't
I can create the database in Import mode, and also ...
0
votes
1
answer
85
views
Scheduled refresh - ignore tables without connection
I have three data sources :
1. An Excel file that I loaded from my computer
2. A Sharepoint on Cloud
3. A Sharepoint on premise
So of course, I cannot connect on Powerbi Premium online to two of the ...
0
votes
1
answer
134
views
How do I replace AWS Athena in my PowerBI DirectQuery structure?
I have built 14 AWS Glue jobs (using Pyspark) that retrieve data from a few sources, partition the data by a "uuid" field and write them to S3 in parquet files to be consumed through AWS ...
0
votes
1
answer
255
views
How to connect to specific tables in Power BI without loading the entire table set until a specific query with adjustable parameters is executed?
I'm working on a Power BI report that requires me to connect to a specific table in my SQL database. However, I don't want the entire table set to be loaded automatically when opening the report as ...
-1
votes
1
answer
1k
views
Power BI Publish to Power BI Service Using Direct Query Failing
I have created several Power BI reports and am using DirectQuery connections to a SQL database to pull the data. When I try to publish these reports to the Power BI Service I get the following error:
...
0
votes
1
answer
63
views
JSON parsing with changing keys
when I try to parse answers in JSON, I can not receive the data I need as the key (Row 1 - **ecf2f5d0c94747a595765cca40443262_2_1**, Row 2 - **ecf2f5d0c94747a595765cca40443262_2_123**) is always ...
0
votes
0
answers
226
views
Error Message When Executing Using Direct Query to execute a stored procedure with parameters in Power BI
I am trying to run a SQL Server stored procedure in Power BI that has parameters and I am getting this error:
DataSource.Error: Microsoft SQL: Named Pipes Provider: Could not open a connection to SQL ...
0
votes
1
answer
72
views
PowerBI - Row calculation for many to one table in a direct query
I have the following two tables - App and App Role joined on 'ApplicationID'. There exists only one ApplicationID row in App table but multiple ApplicationIDS can exists in App Role table.
Application ...
0
votes
1
answer
314
views
How to use a query with parameterin Power BI?
I have a query that get the number of days from the user and display the result, like the following:
declare number_of_days = 10
select *
from myTable
where getdate() - opendate > number_of_days
...
0
votes
1
answer
2k
views
DATEDIFF formula in Power Bi
I have a problem with the DATEDIFF formula in Power Bi.
I need to perform a DATEDIFF between two dates, which are in a fact table with more than 17 million rows.
The difference number between these ...
0
votes
1
answer
753
views
Power BI - How to make grouping when data is from direct query
I have a set of data with this range
0-10,
11-20,
21-30, and
exceed 30.
My data was loaded to power BI using direct query.
I add column from selection in transform data. I was able to auto generate ...
0
votes
1
answer
1k
views
How to update report connected to Power BI datasets
I work with a many data tables which I am using for reports creation. Because data sources are slow and tables have huge size ( Odata ), I have to change the way how to update data.
My idea was to ...
2
votes
1
answer
2k
views
Error adding local model for Power BI dataset
I'm having some trouble using DirectQuery for Power BI datasets and Analysis Services: https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-datasets-azure-analysis-services
I ...
0
votes
0
answers
493
views
Power BI Direct Query and created columns with DAX
I'm working on a project to ameliorate my skills using power BI
i created 3 tables on Oracle DB (data_2018, market segment and meals) i imported the data on power BI with direct query using this ...
0
votes
1
answer
100
views
New column based on mixed number/text column
I have a column column1 in powerbi where the majority of rows are Numeric and the minority is Text.
How can I calculate column1 multiplied by another column columnX in a new column, while ignoring ...
0
votes
1
answer
200
views
I have a question regarding setting incremental update in Power BI published report
I wonder if it is completely necessary to set the data conectivity mode to Direct Query when you want it to set the incremental update option. I had set it to Import the first time and I don´t know if ...
0
votes
1
answer
234
views
EnableFolding on DirectQuery-Expression.Error: 4 arguments were passed to a function which expects between 1 and 2. - Power BI
At this point I am trying to Enable query folding for my DirectQuery on an Oracle Database.
This so I can increase my "refresh speed".
By refresh speed I mean the time it takes to reload my ...
0
votes
2
answers
3k
views
Fastest way to connect Data Lake Gen2 to PowerBi?
What is the fastest way to get data from an Azure Data Lake Gen2 to PowerBI? Data is Updated every 5 minutes and it must ingested trough DirectQuery
Currently:
I have large tables that get updated ...
0
votes
0
answers
35
views
PBI generated query having a lengthy where clause which filter out certain records (Direct Mode)
We are creating PBI report with data sources in Direct Mode. Row level security has been implemented through some tables. While viewing the report with data security , we could see a lengthy where ...
0
votes
1
answer
63
views
Using columns of different data types to create a conditional column
I want to create a conditional column using DAX, which compares 2 date columns and a status column that derives a condition.
I have tried this code:
Status of Feedback =
IF (
ISBLANK ( 'DAT ...
0
votes
2
answers
964
views
Use both an Inactive AND Active relationship in the same measure
I have a model imaged below. Let me explain the model. Note: All connections are SQL connections using Microsoft SQL.
Buffer_Data is my fact table. Buffer_Data is a log of everything from customer ...
0
votes
1
answer
564
views
How the datas are get in Power Bi (direct query) with a filter
I was wondering, when you get the data in power bi (with Direct Query)
And you filter the data in the Power Query Editor.(Lignes filtrées = Filtered rows)
You will get the data first then you filter ...
0
votes
1
answer
1k
views
PowerBI - AllSelected problem when multiple rows are involved
I'm developing a PowerBI report in DirectQuery.
I introduced a measure with the syntax ALLSelected (RemoveFilters) because I need to calculate some data removing a contextual filter based on the ...
0
votes
1
answer
637
views
MS PowerBI - Excluding certains rows
I need to create a measure (DirectQuery mode) in order to calculate the number of rows that have the same values for the field [OriginType] excluding the ones that comes from the same parents. ...
0
votes
1
answer
1k
views
Extracting Month Label from a date column in power BI using direct query
I am struggling to switch the Month number (1=Jan , 2=Feb , ... ) column into Months label(Jan , Feb. , Mar,... ) . My main problem is that am using direct query which poses a lot of restrictions on ...
1
vote
0
answers
59
views
Using Power Query GUI in PowerBI with DirectQuery Data
Our composite model using directquery to get the data from the first layer of dataset since want to make sure the tables from golden dataset will not be modified by the users. (shown below)
enter ...
0
votes
1
answer
998
views
How to publish multiples reports with same dataset?
I'm trying to have multiples reports with same dataset in a single workspace with Power BI.
I know I have to use "Power BI dataset" in Power BI Desktop.
But every time I publish, it creates ...
0
votes
1
answer
3k
views
establish direct query connection from Postgres to Power bi
I want to establish direct connection from postegresql DB with power bi.
I am using DBeaver as environment and I can only connect to power bi using ODBC.
I need direct query so I could visual big data ...
0
votes
1
answer
1k
views
Power BI Oracle on prem gateway issue - Unable to find the requested .Net Framework Data Provider
I have a Power BI dashboard which has direct queries to an Oracle database, where I import data using SQL queries. On my local pbix file everything is fine. When I publish it to my enterprise powerbi....
0
votes
1
answer
2k
views
REMOVEFILTER/ALL DAX not working as expected : Power BI : Direct Query
There is a scenario were we are using REMOVEFILTER DAX function to remove the effect of few columns on the calculation(measure). What we could observe is, the function is working fine till it has ...
0
votes
1
answer
792
views
Power Automate and Direct Query in Power BI Desktop
Can I use Power Automate for Direct Query data refresh in Power BI?
Will it be faster than the Enterprise Gateway Direct Query Connection?
0
votes
1
answer
3k
views
Change Power Query from Import to Direct Query
For some reason I have in a PowerBi dashboard multiple queries that were switched to import mode rather than direct query.
Is there a way to set an existing query to direct query without recreating ...
0
votes
1
answer
5k
views
Ways to work around DirectQuery in Power BI
I'm working on a DirectQuery dataset in Power BI and I notice that Transform data/Query editor is disabled for DirectQuery mode, usually it'd return a message something like:
This step results in a ...
3
votes
3
answers
32k
views
Convert timestamp to date in DAX with DirectQuery
I want to convert a Timestamp column to date column in my table. I tried to create a measure with DAX:
Date = FORMAT('my_table'[Timestamp], "dd/mm/yyyy")*1
and caught error:
A single value ...