The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Team,
I am new to power bi.
How to change "0" value with "<1" using DAX. and datatype also must be with "whole number" like below snapshot.
Kindly please suggest with snapshot?
Solved! Go to Solution.
@Ayyappa5678 Use a Custom Format String like this: 0;-0;"<1"
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
@Ayyappa5678 Use a Custom Format String like this: 0;-0;"<1"
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
User | Count |
---|---|
24 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |