admin管理员组文章数量:1295634
I need to create a measure to find the max date from the column : ads_actualenddate based on the name column. Below is the sample data and sql query. It's easy to do this in SQL but I am not able to implement it in DAX:
I am trying to implement this solution in power BI using ALLSELECTED because there are slicers that need to taken care of. All the columns in where clause will be my slicers in power BI
After adding the measure the rows have increased. In reality there should be only two rows.
If I remove my measure the data is as follows:
The measure should give me "2025-05-23 22:00:00.0000000"
Any help here will be appreciated. Thank you in advance
本文标签: powerbiAllselected not working as it should and is giving wrong outputStack Overflow
版权声明:本文标题:powerbi - Allselected not working as it should and is giving wrong output - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741619350a2388718.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论