Expression in power bi and qliksense
问题 I have 2 files one is in qliksense and other is in power bi .. both have same tables and relationships.. qliksense expression is if([Billing Doc. currency_WAERK] = 'USD', sum({<[Billing Type_FKART] -={'ZG2','ZL2'}>}[Billing Sales Amount_NETWR])*139.2, sum({<[Billing Type_FKART] -={'ZG2','ZL2'}>}[Billing Sales Amount_NETWR])) and power bi expression is UPDATED Total Sales Variable = CALCULATE ( SUMX ( VALUES ( test_billing_doc_header[Billing Doc. currency_WAERK] ), IF ( test_billing_doc_header