Forum Discussion
aggregates
- Anonymous10 years ago
Zsivago I'll assume you are working with Power BI Desktop.
What it sounds like you need is a measure created. We'll call it "Total_Items"
Right click your table in either the data or report view - > New Measure
In the field paste Total_Items:=SUM(<Tablename>[<FieldName>])
- 10 years ago
May the datatype is set to String. Set the data type to numeric type . ( Select the fied inthe field list and look for data type under Modelling ribbon tab)
where is the modelling tab to change from "string" to "numeric"
jewelry this is what you are looking for, in the header of the Data view in PBI desktop.
- jewelry10 years agoRegular Visitor
Anonymous thank you for your quick response. Is there an option to see the modelling tab in the web interface?
- Anonymous10 years agoNot applicable
jewelry the modeling component of Power BI exists in the Desktop only.
- jewelry10 years agoRegular Visitor
@Eno1978 I just downloaded the desktop version and I signed into my account. I already had reports in the web interface version but am not seeing any of the reports in the desktop version. Is there a way to sync or import my existing reports from the web into the desktop version?