Measure:
.Inflation_PLAN =
CALCULATE(DIM_Prem_Plan[.Vlr_Inflation_PLAN],
FILTER(DIM_Prem_Plan,
DIM_Prem_Plan[PK_Plan]IN VALUES(FAT_DB[PK_Plan])))
Subscribe to:
Post Comments (Atom)
Power BI APP - Delete or Unpublish
UNPUBLISH DELETE
-
There are two points to be evaluated: 1. If you want to discard the errors In this case, just run: #"Removed errors" = Table.Re...
-
====================================================== CSV: let Source = SharePoint.Files("https://site", [ApiVersion = 15]), ...
-
Code for creating a table Dim_Calendar Refresh Path let Source = "C:\Temp\datasets\board\csv\__20200210_120926_.ARCHIVE" ...
No comments:
Post a Comment