Forum Discussion
FabrizioLorito
2 years agoNew Member
Problem with SELECTEDVALUE
Hi I have a simple data table with years (Anno) ranging from 2021 to 2023 I have created two tables just with the list of years f_start = summarize(Dati,Dati[Anno]) f_end = summarize(Da...
- 2 years ago
Slicers don't affect calculated columns or tables.
---
You could create 2 measures and use them in a table visual to get what you want.
HotChilli
2 years agoCommunity Champion
Slicers don't affect calculated columns or tables.
---
You could create 2 measures and use them in a table visual to get what you want.