<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: La cifra de medidas del mes anterior no es correcta in Translated Spanish Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763095#M215263</link>
    <description>&lt;P&gt;Gracias &lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/148838" target="_blank"&gt;@amitchandak&lt;/A&gt; , la tabla &lt;SPAN&gt;'Fecha de registro' que estoy utilizando es una tabla de fechas y estoy utilizando el formulario de mes 'Fecha de registro' tabla. No estoy seguro de qué quiere decir con "marcado como una mesa de citas".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mi origen de datos es modelo tabular.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Apr 2021 04:20:11 GMT</pubDate>
    <dc:creator>Syndicate_Admin</dc:creator>
    <dc:date>2021-04-05T04:20:11Z</dc:date>
    <item>
      <title>La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763076#M215257</link>
      <description>&lt;P&gt;hola&lt;/P&gt;&lt;P&gt;Estoy tratando de obtener cifras del mes anterior, pero el DAX que tengo no muestra la cifra correcta.&lt;/P&gt;&lt;P&gt;Tengo 3 medidas:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Medida 1 (correcta):&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Precio total de lista = CALCULATE(SUM(Purchases[Line Amount]), FILTER(Purchases, Purchases[General Product Posting Group] IN {"PART", "PART-SC"} &amp;amp;&amp;amp; Purchases[Número de pieza] &amp;lt;&amp;gt; ""))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Medida 2 (correcta):&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Prueba wa precio mensual = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR AnnualListPrice =CALCULATE([Precio total de lista], ALL('Fecha de registro'[Abreviatura de nombre del mes del ejercicio], 'Fecha de registro'[Mes del ejercicio]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;VAR MonthlyTable = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ADDCOLUMNS(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RESUMEN(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Compras&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;'Fecha de publicación'[EJERCICIO], 'Fecha de publicación'[Nombre del mes del ejercicio corto]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"MonthlyPrice", [Precio total de lista],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"WT", DIVIDE([Precio total de lista], AnnualListPrice)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;devolución&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMX(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MonthlyTable,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Wt]* [MonthlyPrice]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Measure3 (incorrecto):&lt;/P&gt;&lt;P&gt;Esta medida muestra el valor de la medida [&lt;SPAN&gt;Precio total de lista] en su lugar [Prueba de wa precio mensual]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Pruebas WA Precio Mensual Prev = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE([Prueba del precio de WA mensual] &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;, dateadd( 'Fecha de registro'[Fecha], -1,MONTH))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 03:42:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763076#M215257</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-05T03:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763082#M215259</link>
      <description>&lt;P&gt;esto es lo que quiero:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-04-05_13-42-53.png" style="width: 766px;"&gt;&lt;IMG src="https://ip1.i.lithium.com/d800778f1bf923ae0c80bcac41b83b471a04b446/68747470733a2f2f636f6d6d756e6974792e706f77657262692e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f34383734323169323138354339453637363046353243343f763d7632" role="button" title="2021-04-05_13-42-53.png" alt="2021-04-05_13-42-53.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 03:46:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763082#M215259</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-05T03:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763088#M215261</link>
      <description>&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/185803" target="_blank"&gt;@sabd&lt;/A&gt; , Intente con la tabla de fechas , marcada como tabla de fechas , y use el mes de la tabla de fecha en visual&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Pruebas WA Precio Mensual Prev =&lt;BR /&gt;CALCULATE([Prueba del precio de WA mensual]&lt;BR /&gt;, dateadd( 'Fecha'[Fecha], -1,MONTH))&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;También consulte por qué ti falla - &lt;A href="https://www.youtube.com/watch?v=OBf0rjpp5Hw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=OBf0rjpp5Hw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Para obtener lo mejor de la función de inteligencia del tiempo. Asegúrese de que tiene un calendario de fechas y se ha marcado como la fecha en la vista de modelo. Además, únete a ella con la columna de fecha de tus hechos/s. Refer :&lt;A href="https://radacad.com/creating-calendar-table-in-power-bi-using-dax-functions" target="_blank" rel="noopener nofollow noreferrer"&gt;radacad&lt;/A&gt; &lt;A href="https://www.sqlbi.com/articles/creating-a-simple-date-table-in-dax/" target="_blank" rel="noopener nofollow noreferrer"&gt;sqlbi&lt;/A&gt; &lt;A href="https://www.youtube.com/playlist?list=PLPaNVDMhUXGYLz-w8ERQOo3KYARs7GgG-" target="_blank" rel="noopener nofollow noreferrer"&gt;Mi serie de vídeos&lt;/A&gt; Apreciar sus Felicitaciones. &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 04:13:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763088#M215261</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-05T04:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763095#M215263</link>
      <description>&lt;P&gt;Gracias &lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/148838" target="_blank"&gt;@amitchandak&lt;/A&gt; , la tabla &lt;SPAN&gt;'Fecha de registro' que estoy utilizando es una tabla de fechas y estoy utilizando el formulario de mes 'Fecha de registro' tabla. No estoy seguro de qué quiere decir con "marcado como una mesa de citas".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mi origen de datos es modelo tabular.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 04:20:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763095#M215263</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-05T04:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763114#M215269</link>
      <description>&lt;P&gt;Acabo de comprobar el modelo tabular, 'Fecha de registro' está marcado como tabla de fechas.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 04:30:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1763114#M215269</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-05T04:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: La cifra de medidas del mes anterior no es correcta</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1771272#M217622</link>
      <description>&lt;P&gt;No &lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/185803" target="_blank"&gt;hay @sabd&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Por favor, pruebe esta medida.&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;Testing WA Price Monthly Prev =

VAR max_date =

    MAX ( 'Posting date'[Date] )

VAR max_month =

    MONTH ( max_date )

VAR max_year =

    YEAR ( max_date )

VAR year =

    IF ( max_month = 1, max_year - 1, max_year )

VAR month =

    IF ( max_month = 1, 12, max_month - 1 )

VAR res =

    CALCULATE (

        [Testing WA Price Monthly],

        FILTER (

            ALL ( 'Posting date' ),

            YEAR ( 'Posting date'[Date] ) = year

                &amp;amp;&amp;amp; MONTH ( 'Posting date'[Date] ) = month

        )

    )

RETURN

    res

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;El resultado tiene este aspecto:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="v-cazheng-msft_0-1617774554917.png" style="width: 400px;"&gt;&lt;IMG src="https://ip1.i.lithium.com/5ad25053ff571ed267012090f23d5ceba5a66297/68747470733a2f2f636f6d6d756e6974792e706f77657262692e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f34393031313369393842323933383932353036393333373f763d7632" role="button" title="v-cazheng-msft_0-1617774554917.png" alt="v-cazheng-msft_0-1617774554917.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Saludos&lt;/P&gt;
&lt;P&gt;Caiyun Zheng&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;¿Esa es la respuesta que estás buscando? Si este post &lt;STRONG&gt;ayuda&lt;/STRONG&gt;, entonces considere &lt;STRONG&gt;&lt;EM&gt;Aceptarlo como la solución&lt;/EM&gt;&lt;/STRONG&gt; para ayudar a los otros miembros a encontrarlo más rápidamente.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 05:50:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/La-cifra-de-medidas-del-mes-anterior-no-es-correcta/m-p/1771272#M217622</guid>
      <dc:creator>Syndicate_Admin</dc:creator>
      <dc:date>2021-04-07T05:50:53Z</dc:date>
    </item>
  </channel>
</rss>

