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 All,
I want to add a new column that is basically if Status date equals current then give the value in confidence factor if not than blank. (current status date is 30 June 2022)
I have tried this and it doesnt work and not sure why?
Solved! Go to Solution.
@Kayla2501 . Confidence back is numeric, so in place on "" use 0 or blank()
Also, the measure will not work correctly in the calculated column, if you are using one
@Kayla2501 . Confidence back is numeric, so in place on "" use 0 or blank()
Also, the measure will not work correctly in the calculated column, if you are using one
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |