ajil jins on 14 Jun 2016 18:21:19
I did model the data in Power BI desktop and published to the service. Using the personal gateway I know the data can be refreshed through the data sources in PBIX.
But the calculated columns using DAX from PBI desktop, will it be refreshed if the data changes in the source (Excel, SQL) ??
Because in power BI online we don't have calculated columns or DAX I understand.
- Comments (2)
RE: calculated columns in power BI online
I hate giving this answer but: "It depends" you can write DAX that requires data that can not be statically accessed (things like dynamic parameters). For more information please see:
https://powerbi.microsoft.com/en-us/documentation/powerbi-refresh-data/
RE: calculated columns in power BI online
Oh yeah closing as this is not a bug