Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi everyone,
I have live connected SSAS cube to my Power BI model, and I faced an issue where slicer can't read date field as date. I looked for solution in community forums and stackoverflow and got answer that I should make "order by key". After I altered olap cube, Power BI didn't find it. I meant this:
What can be an issue?
Also, is there another way to change olap, so date will be recognized as date in Power BI?
Regards,
Yerkhan
Solved! Go to Solution.
@ysapiyev,
"I have live connected SSAS cube to my Power BI model, and I faced an issue where slicer can't read date field as date"
Could you please post a screenshot about the above behavior ? What does the slicer look like in Power BI Desktop?
Regards,
Lydia
@Anonymous,
Here what my slicer is look like:
Date is recognized as string, in my custom visuals, I parsed it from string. However, in slicer, I was not able to do so.
Regards,
Yerkhan
@ysapiyev,
Check my date slicer in SSAS live connection, you should have a similar Date.Value.
Regards,
Lydia
@Anonymous,
Thanks for reply. I don't have value field in my SSAS. What can be an issue?
Regards,
Yerkhan
@Anonymous,
Thanks!