Forum Discussion
vsslasd1
5 years agoHelper III
Get the Minimum value for a column
I have a PBI Query as follows: SELECTCOLUMNS(FILTER('WIP-S','WIP-S'[Period]<>"Current"),
"Period",SELECTCOLUMNS(FILTER('WIP-S','WIP-S'[Period]<>"Current"), DateAdd(MIN('WIP-S'[Period])),-7,da...
HotChilli
5 years agoCommunity Champion
We're going to have to do something about this - "The "Period" Column is Text, and contains text and "text dates"."
Can you post some sample data and give us your desired outcome please?