The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
27 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |