Forum Discussion
polfm
1 year agoNew Member
Not recognise data table when making measures
Hello, I'm quite new with Power BI. I have data in the tables but when I try to make a measure I can not see this data to make the measure. Ex: But I have a table "Ventas" with diff...
d_m_LNK
1 year agoSuper User
Usually this has to do with data type. If these tables and columns are formatted as text a lot of the functions won't recognize them as able to use SUM or CALCULATE as they see no numbers to sum or calculate. I've run into this with different datasources from time to time as well.
In Power Query -- "Transform Data" -- Look at the data type of the columns in the table in question and try transforming them. This should help them show up to be able to make measures with.