Forum Discussion

raphael_moreira's avatar
raphael_moreira
Frequent Visitor
8 years ago
Solved

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...
  • parry2k's avatar
    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.