Показать сообщение отдельно
Старый 07.04.2020, 11:12   #1  
Blog bot is offline
Blog bot
Участник
 
25,477 / 846 (79) +++++++
Регистрация: 28.10.2006
alirazazaidi: Custom Column, If Statement Power BI
Источник: https://www.tech.alirazazaidi.com/cu...ment-power-bi/
==============

Today I face simple requirement, I need count on Gender, Entered data most of employee did not filed Gender in ERP system. So it is decided we show These records as male.For this I have to edit query and add custom column and update its value with If Condition.

For this I have to edit Query in power BIAdd Custom column with Employee Gender and similar logic.

= if [Gender]= "None" then "Male"else [Gender]

Источник: https://www.tech.alirazazaidi.com/cu...ment-power-bi/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.