Recently, I've been getting the prompt (screenshot below) to log in every time I open a file. I believe this is co-incident with 2FA/MFA getting enabled for our organization on Office365. Has anyone else seen this? Is it fixable? It's rather annoying, ...
I have following data and want to calculate Gender wise % who left college ID Name Gender Left/stayed 1 Student1 M Left 2 Student2 F Left 3 Student3 M Left 4 Student4 F Left 5 Student5 ...
Hi Experts, I am working with data where I want to calculate time intelligence calendar. In my dataset I have Month no, Month and Year. How should I calculate time intelligence ? Thanks in adv ------------------------------ Pearl Patodiya -------- ...
This worked at a simple level. Compare = IF([MeasureA] = [MeasureB],"Same Values",IF(AND(ISBLANK([MeasureA]),NOT(ISBLANK([MeasureB]))),[MeasureB],IF(AND(ISBLANK([MeasureB]),NOT(ISBLANK([MeasureA]))),[MeasureA],"Different Values"))) Best wishes, ...
Hi I need to compare two measures and display some text in a visual (table) to highlight any differences. I know I probably need to use an IF/SWITCH statement but I'm guessing that I need to use a measure as I want the current filter to be taken into ...
¿Les ha pasado que dentro de una misma sección en un cuadro de mando de Power BI, algunos usuarios prefieren gráficas de barras y otros prefieren una tabla sencilla y y quedamos analizando como cubrir esa solicitud? ¿O que algunos usuarios solicitan ver ...