eliasayyyMemorable Member to dochtang2 years agocan you please try MIN GUNBARREL X = MINX( FILTER('All Wellbores', 'All Wellbores'[ID] = SELECTEDVALUE('YourSlicerTableName'[ID])), 'All Wellbores'[Gunbarrel X] ) if it doesnt work please share some sample data
dochtangHelper I to eliasayyy2 years agoRemoving eliasayyyMemorable Member to dochtang2 years agoMIN GUNBARREL X = VAR SelectedIDs = VALUES('YourSlicerTableName'[shortname]) RETURN MINX( FILTER('All Wellbores', 'All Wellbores'[shortname] IN SelectedIDs), 'All Wellbores'[Gunbarrel X] )
eliasayyyMemorable Member to dochtang2 years agoMIN GUNBARREL X = VAR SelectedIDs = VALUES('YourSlicerTableName'[shortname]) RETURN MINX( FILTER('All Wellbores', 'All Wellbores'[shortname] IN SelectedIDs), 'All Wellbores'[Gunbarrel X] )
Related contentremove duplicate value within a rowRemoving DuplicatesRemove Scroll Bar from Page NavigatorRemove trailing commasremove decimals