Forum Discussion
kishordute
2 years agoRegular Visitor
Help in Power Bi Query writing
I have source data in dremio and excel base data base uploaded in the power bi workbook. Now I am trying to build a SQL query which will process in the source section, where the data from Dremio and...
- 2 years ago
Those are small tables. Load them as is and do the filtering in DAX.
kishordute
2 years agoRegular Visitor
Dremiodatabase has more than 10 L of rows data and EXCEL_DATA have 84K of rows data
lbendlin
2 years agoSuper User
Those are small tables. Load them as is and do the filtering in DAX.