11 RepliesReplies sorted by Most LikedeliasayyyMemorable Member2 years agohello dochtang , why not tru using minx? MIN GUNBARREL X = MINX(ALL('All Wellbores'), 'All Wellbores'[Gunbarrel X]) dochtangHelper I to eliasayyy2 years agoRemoving posteliasayyyMemorable Member to dochtang2 years agoi see i used ALL('All Wellbores') try using only 'All Wellbores' so MIN GUNBARREL X = MINX('All Wellbores', 'All Wellbores'[Gunbarrel X]) Show MoreDangar332Resident Rockstar2 years agoHI, dochtang try below code MIN GUNBARREL X = CALCULATE( MIN('All Wellbores'[Gunbarrel X]), removefilters('All Wellbores'[shortname]) ) dochtangHelper I2 years agoRemoving post. Dangar332Resident Rockstar to dochtang2 years agoHi, dochtang MIN GUNBARREL X = CALCULATE( MIN('All Wellbores'[Gunbarrel X]), allselected('All Wellbores'[shortname]) ) or MIN GUNBARREL X = minx( allselected('All Wellbores'), 'All Wellbores'[Gunbarrel X] ) dochtangHelper I to Dangar3322 years agoRemoving post.
eliasayyyMemorable Member2 years agohello dochtang , why not tru using minx? MIN GUNBARREL X = MINX(ALL('All Wellbores'), 'All Wellbores'[Gunbarrel X])
eliasayyyMemorable Member to dochtang2 years agoi see i used ALL('All Wellbores') try using only 'All Wellbores' so MIN GUNBARREL X = MINX('All Wellbores', 'All Wellbores'[Gunbarrel X])
Dangar332Resident Rockstar2 years agoHI, dochtang try below code MIN GUNBARREL X = CALCULATE( MIN('All Wellbores'[Gunbarrel X]), removefilters('All Wellbores'[shortname]) )
Dangar332Resident Rockstar to dochtang2 years agoHi, dochtang MIN GUNBARREL X = CALCULATE( MIN('All Wellbores'[Gunbarrel X]), allselected('All Wellbores'[shortname]) ) or MIN GUNBARREL X = minx( allselected('All Wellbores'), 'All Wellbores'[Gunbarrel X] )
Related contentremove duplicate value within a rowRemoving DuplicatesRemove trailing commasHow to Create an Event Postremove decimals