Hi,
I am having a custom table lets say "TableABC" with a method getTotal() which is sum of some calculations.
Table: ABC
Field: Hours
Method: getTotal()
I wanted to use this method getTotal value in power BI report . Can someone help me if there is way to get this method value in power BI report ?
Also does power BI report allows using a view ?
User is actually using Datalake to expose the table , however I can even suggest directly using another approach in case there is any other solution ?
Thanks,
VK