Archive for the ‘Power BI’ Category

Microsoft Power BI Desktop – eine super kurze Einführung

Freitag, April 2nd, 2021

Microsoft Power BI Desktop – specifying multiple filter conditions in CALCULATE

Donnerstag, April 1st, 2021

Microsoft Power BI Desktop – the IN operator returns TRUE if a row of values exists or contained in a table otherwise returns FALSE

Donnerstag, April 1st, 2021

Microsoft Power BI Desktop – to lock visuals

Mittwoch, März 31st, 2021

Microsoft Power BI Desktop – creating a slicer that filters multiple columns

Dienstag, März 30th, 2021

Microsoft Power BI Desktop – showing actuals and forecasts in the same chart

Dienstag, März 30th, 2021

Microsoft Power BI Desktop – optimize a slow report with a large number of card visuals obtaining the same graphical layout with a smaller number of visuals

Dienstag, März 30th, 2021

Microsoft Power BI DAX Tutorial – SUMX and MAX Function

Samstag, März 27th, 2021
Measure1 = MAX(rwa_get_licenses[MAX_PC_NUMBER])
Measure2 = SUMX(DISTINCT(rwa_get_licenses[CST_MAT]),[Measure1])
Measure3 = SUMX (VALUES (rwa_get_licenses[CST_MAT]); CALCULATE (rwa_get_licenses[MAX_PC_NUMBER])))
Measure4 = SUMX(SUMMARIZE(„CST_MAT“, rwa_get_licenses[CST_MAT], „MAX_PC_NUMBER“, MAX(rwa_get_licenses[MAX_PC_NUMBER])),[MAX_PC_NUMBER])

Microsoft Power BI & Microsoft Visio​ – to make data driven decisions

Mittwoch, März 24th, 2021

Microsoft Power BI – from staff forecasting to enhancing lab operations from predicting patient volumes to getting the 1st-reading of x-rays accurate Narayana Health democratizes patient data for an all-around affordable accessible and quality care

Dienstag, März 23rd, 2021

Microsoft Power BI – Artificial Intelligence in Business Intelligence ( AI in BI )

Montag, März 22nd, 2021

Microsoft Power BI – get live data from website

Montag, März 22nd, 2021

Microsoft Power BI – append Excel files from folder

Sonntag, März 21st, 2021

Microsoft Power BI – create a report in 5 mins

Samstag, März 20th, 2021

Microsoft Power BI – Update March 2021

Samstag, März 20th, 2021