Power BI-ondersteuning
Zoek
Re: Calculate total rows based on slicer selection
@FreemanZ here count of weight =14 is just given for reference, it will change based on slicer selection and its dynamic. In above table there are 14 rows hence count is 14 , if there are...
Learn how new WINDOW DAX function answer the tough question easily in Power BI - Part 1
Recently I have posted videos on new WINDOW DAX functions. These are very powerful functions and help to simplify some of the complicated DAX and help meet the reporting needs. In this video, we will...
Add a visual to group
I have an old document where I created a group of visuals. Two quesitons: Is there a way to see what members of this group are and add another visual to this group. also is it possibl to name groups?...
Re: web scrapping
@CR7 see if below links can help you Tutorial: Import and analyze data from a webpage - Power BI | Microsoft Learn FIX: Power BI error Access to the resource is...
Re: web scrapping
@CR7 Vea si los siguientes enlaces pueden ayudarlo Tutorial: Importar y analizar datos de una página web - Power BI | Microsoft Learn REVISIÓN: Error de Power BI El acceso al recur...
Desguace de la web
Cuando intento obtener datos, vía web, desde el siguiente sitio: https://www.idealista.pt/comprar-casas/guimaraes/com-t1,t2,t3,banho-1,banho-2,banho-3,novo/ Obtengo el mensaje: "No es posible...
Re: How to view variations without calendar table
Hello, Someone could help me with the doubt I raise above? It would be very helpful! Thank you.
Other branches with the same employees
Hi all, I have a branched organization, where each employee may work in more than one branch. I have a table that detail the tasks performed by each employee. Let's assume the following struct...
Re: DAX para el total acumulado requerido Producto y mes
Hola @PijushRoy ver el archivo adjunto, he realizado cambios a tu medida FY23_Cumm_Sales = VAR _Sales = CALCULATE(SUM('DataTable'[SalesFY23]), FILTER(ALLEXCEPT('DataTable','DataTable...
Re: [STILL UNSOLVED] Tracking changes between tables
All the tabs that are open. Should be a out 10ish tables
Re: Medida de búsqueda de tabla a otra tabla
@amitchandak , Gracias por su respuesta! ¿Tienes alguna otra idea para hacer eso? Estoy realmente atascado Gracias.
Re: NEED HELP in creating a column in the matrix which displays Gauge visual of each Rows
@Niharika_C , I doubt that is available in standard Matrix visual
Re: Aplicar color al valor más cercano
Una opción más https://dropmefiles.com/inzMp ----- CF_Value = VAR _m1 = CALCULAR ( MAX ( Tabla1[14 Saat] ) ) VAR _m2 = CALCULAR ( MAX ( Tabla1[17.25 Saat] ) ) VAR _m3 = CALCULAR ( MÁX. ( Tab...
Medida de búsqueda de una tabla a otra tabla
Hola Comunidad, ¿Cómo puedo llevar una mesaure de mesa a otra mesa? - Esta es mi medida [MR/365]: - Esta es mi primera Tabla "Output_Maturit...
Lookup measure from table to another table
Hello Community, How can i get a mesaure from table to another table. - This my measure [MR/365]: &n...
Re: Vista predeterminada basada en el usuario con acceso a informes adicionales también.
La única forma de lograrlo es a través de filtros de URL. No vale la pena el esfuerzo. Mi consejo anterior sigue en pie.
Re: Rolling 12 months filter
@Prabha45 , Not clear on "no need of calculation of columns" and "No measure" I suggested measures. Would need more information, what is needed Can you share sample data and sample output in t...
Re: Rolling 12 meses filter
@Prabha45 , No está claro "sin necesidad de cálculo de columnas" y "sin medida" Sugerí medidas. Necesitaría más información, lo que se necesita ¿Puede compartir datos de muestra y salida de mu...
Re: Power BI Alert - When metric value increase
Hi @vinothkumar1990 , I feel this is not achievable in Power BI currently. You can go-through the below solution in Power Automate and see if it fits you: https://community.powerbi.com/t...
Re: Measure issue
@Tara_01 Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Re: Slicer management
@harshadrokade when you have a date slicer from date table which allows for continous dates instead of showing discontinued dates from your original table , it shows all the dates and the user c...
Re: Resultado de la fórmula según el filtro de mes seleccionado
¿Puede publicar aquí un dato de ejemplo para ver su problema?
Import PDF Template as a Page
Hello all - Does anyone know of a way I could import a pre-defined PDF form to use as a template to fill in with my Power BI measures? I have State-specific forms that need to be filled out for re...
Re: Is there a way to use the Folder Option under GetData to get files that all require a processing
That makes sense. Read them in, and then process them all. Do you have any M Script files where you process all the files you just read in?
Unable to refresh dataset/ Gateway issues
Hi, I had issues starting from 15th Dec where the data refresh failed with error : " Your data gateway (personal mode) is offline or couldn't be reached. " but the gateway wasnt offline. On 16th De...