Forum Discussion
MIN Value
amitchandak,
I couldn´t use second part your formula 😕
I adjusted your formula but does not work 😕
Thank you
Ondřej
Fidzi8 , formatted
minx( filter(all(Table)
,Table[log_code] ="T00265401970"
)
, [CostP])
- Fidzi86 years ago
Helper V
amitchandak ,
I can´t use "T00265401970" because I have a lot of unique codesI don´t know how use all DATE in this formula
Thank you
Ondřej- amitchandak6 years ago
Super User
Fidzi8 ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- Greg_Deckler6 years ago
Community Champion
Fidzi8 Is that a timestamp of some sort? Any idea what it represents/what system. Is it unix time? I have a converter for that if so. https://community.powerbi.com/t5/Quick-Measures-Gallery/Unix2UTC-and-UTC2Unix/m-p/620012#M292 Otherwise would need to know reference date.
Otherwise, I'm not sure I fully understand your data or what you are trying to accomplish. Please post sample data and expected output. Thanks.