Forum Discussion
raphael_moreira
8 years agoFrequent Visitor
Data transformation in Direct Query - PowerBI vs View
Hello. I had a question about performance. I am creating a report using DirectMode. So, I created a View with my query, and I sent it to PowerBI Desktop. In Power BI, I can do transformation...
- 8 years ago
I personally prefer to do the logic in views (if possible) because any business logic change can be done on semantic layer than doing in Power Query and also field name will be same if you use the same view in different reports.
parry2k
8 years agoSuper User
I personally prefer to do the logic in views (if possible) because any business logic change can be done on semantic layer than doing in Power Query and also field name will be same if you use the same view in different reports.