28158/convert-an-expression-from-sql-to-power-bi
How to write this expression in PowerBI
select distinct([date]),Temperature from Device1234 where Temperature>35
Use the following expression:
MyTemperatureTable = FILTER ( Device1234, Device47A8F[Temperature] > 35 )
Hi, Follow these steps to connect to SQL ...READ MORE
For optimization in Power BI while using DirectQuery with SQL Server, best practices include the ...READ MORE
To push new data into an existing ...READ MORE
What is the best approach to convert ...READ MORE
Answering your first question, Event Hubs are ...READ MORE
I think the problem is not at ...READ MORE
I agree with Kalgi, this method is ...READ MORE
Open power bi report nd sign in ...READ MORE
Follow these steps step 1 - Click on ...READ MORE
Power BI report server is deployed on-premises ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.