ღონისძიებები
Mar 31, 11 PM - Apr 2, 11 PM
ყველაზე დიდი Fabric, Power BI და SQL სასწავლო ღონისძიება. 31 მარტი – 2 აპრილი. გამოიყენეთ კოდი FABINSIDER 400 დოლარის დაზოგვისთვის.
რეგისტრაციაეს ბრაუზერი აღარ არის მხარდაჭერილი.
გადადით Microsoft Edge-ზე, რათა ისარგებლოთ უახლესი ფუნქციებით, უსაფრთხოების განახლებებითა და ტექნიკური მხარდაჭერით.
Applies to:
Calculated column
Calculated table
Measure
Visual calculation
Returns the smallest value in a column.
MINA(<column>)
Term | Definition |
---|---|
column |
The column for which you want to find the minimum value. |
The smallest value.
The MINA function takes as argument a column that contains numbers, and determines the smallest value as follows:
TRUE
and FALSE
are treated as 1 if TRUE
and 0 (zero) if FALSE
.If you want to compare text values, use the MIN function.
This function is not supported for use in DirectQuery mode when used in calculated columns or row-level security (RLS) rules.
The following expression returns the minimum freight charge from the table, InternetSales.
= MINA(InternetSales[Freight])
The following expression returns the minimum value in the column, PostalCode. Because the data type of the column is text, the function does not find any values, and the formula returns zero (0).
= MINA([PostalCode])
ღონისძიებები
Mar 31, 11 PM - Apr 2, 11 PM
ყველაზე დიდი Fabric, Power BI და SQL სასწავლო ღონისძიება. 31 მარტი – 2 აპრილი. გამოიყენეთ კოდი FABINSIDER 400 დოლარის დაზოგვისთვის.
რეგისტრაცია