Forum Discussion
Power Bi Service Measures
- 9 years ago
I was formatting a column in Direct Query as a decimal number. When I used this column in a slicer, it would cause my measures to stop working in the Power BI Service. Once I changed the column to type 'any', the measures worked. So yes, the problem was solved by changing the column type to 'any' from decimal number.
It is good news that you’ve got it resolved. But it’s really strange, I also tried to add a decimal number column in my database and used it in a slicer. My measure is still working in the Power BI Service.
Best Regards,
Herbert
Hi,
My problem is somewhat similar but not enough that I could solve it same way. I added a measure which works in a KPI on desktop but not in cloud because it doesn't sync to the dataset. Measure is defined as:
Active Companies = COUNTAX('Company', 'Company'[is_active] = TRUE())
The error text is:
Please try again later or contact support. If you contact support, please provide these details.