Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
67 views

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 ...
Nathan Jones's user avatar
Best practices
1 vote
0 replies
27 views

I have two related tables: SD with columns: No, Date, etc. Orders with columns: SDNo_, Date, etc. Both are related with this No - SDNo as one SD to many Orders. There some No, which are present in ...
EssentialMarie's user avatar
Advice
0 votes
0 replies
15 views

I have a stacked column chart in Power BI showing hours worked per staff on respective tasks. Table: Tasks Fields: X-axis: Tasks[EmpName] Values: Tasks[totalhrs] / 7 Legend: Tasks[Taskname] ...
Agnel's user avatar
  • 5