Bom dia, estou tentando fazer uma consulta de um dado que está no arquivo XML, para isso usando Obter valor do elemento XML, porém me aparece a mensagem de que não retornou elementos, queria fazer esta consulta, preciso do número da nota que esta na capa desta pergunta.
Olá Renan, não entendi bem sua pergunta.
poderia reformula-la?
Preciso coletar alguns dados de um arquivo XML para salva-los em outro lugar, para isso eu peguei o XML e mandei para o power automate desktop ler e salvei em uma varíavel, após isso eu usei a função para obter o valor do elemento que é dado que preciso e então usei a expressão xpath para o filtro, porém ele me indica que não esta retornando elementos, queria ajuda para usar a formúla Xpath correta
Olá
você pode enviar o xml para eu testar ?
descreve o que precisa que posso da uma olhada.
Preciso do dado que está no campo nCT dentro de ide
Olá, pode me enviar o arquivo?
Só coloca um ">" no final desta primeira linha, senão ele não ia deixar eu mandar
Preciso do dado cNF dentro da ide
<?xml version="1.0" encoding="UTF-8"?
<nfeProc xmlns="http://www.portalfiscal.inf.br/nfe" versao="4.00">
<NFe xmlns="http://www.portalfiscal.inf.br/nfe">
<infNFe versao="4.00" Id="NFe50220102667683000594550010000392481565130772">
<ide>
<cUF>50</cUF>
<cNF>56513077</cNF>
<natOp>Tranferencia de mercadorias entre lojas</natOp>
<mod>55</mod>
<serie>1</serie>
<nNF>39248</nNF>
<dhEmi>2022-01-18T16:23:31-04:00</dhEmi>
<tpNF>1</tpNF>
<idDest>1</idDest>
<cMunFG>5007901</cMunFG>
<tpImp>1</tpImp>
<tpEmis>1</tpEmis>
<cDV>2</cDV>
<tpAmb>1</tpAmb>
<finNFe>1</finNFe>
<indFinal>0</indFinal>
<indPres>9</indPres>
<indIntermed>0</indIntermed>
<procEmi>0</procEmi>
<verProc>NBS 01.013</verProc>
</ide>
<emit>
<CNPJ>02667683000594</CNPJ>
<xNome>MS EQUIPAMENTOS LTDA</xNome>
<xFant>MS EQUIPAMENTOS - SID</xFant>
<enderEmit>
<xLgr>AV DORVALINO DOS SANTOS</xLgr>
<nro>2155</nro>
<xBairro>CENTRO</xBairro>
<cMun>5007901</cMun>
<xMun>SIDROLANDIA</xMun>
<UF>MS</UF>
<CEP>79170000</CEP>
<cPais>1058</cPais>
<xPais>BRASIL</xPais>
<fone>6732723133</fone>
</enderEmit>
<IE>283293160</IE>
<IM>7317</IM>
<CNAE>4661300</CNAE>
<CRT>3</CRT>
</emit>
<dest>
<CNPJ>02667683000403</CNPJ>
<xNome>MS EQUIPAMENTOS LTDA - CHAP</xNome>
<enderDest>
<xLgr>AVENIDA DOIS</xLgr>
<nro>571</nro>
<xBairro>CENTRO</xBairro>
<cMun>5002951</cMun>
<xMun>CHAPADAO DO SUL</xMun>
<UF>MS</UF>
<CEP>79560000</CEP>
<cPais>1058</cPais>
<xPais>BRASIL</xPais>
<fone>6735621244</fone>
</enderDest>
<indIEDest>1</indIEDest>
<IE>284068187</IE>
<IM>104686</IM>
<email>contabilidade@msequipamentos.com.br</email>
</dest>
<det nItem="1">
<prod>
<cProd>87339636</cProd>
<cEAN>SEM GTIN</cEAN>
<xProd>AMORTECEDOR PROTECAO MOTOR</xProd>
<NCM>84339090</NCM>
<EXTIPI>01</EXTIPI>
<CFOP>5152</CFOP>
<uCom>PC</uCom>
<qCom>1.0000</qCom>
<vUnCom>207.0849000000</vUnCom>
<vProd>207.08</vProd>
<cEANTrib>SEM GTIN</cEANTrib>
<uTrib>PC</uTrib>
<qTrib>1.0000</qTrib>
<vUnTrib>207.0849000000</vUnTrib>
<indTot>1</indTot>
</prod>
<imposto>
<ICMS>
<ICMS00>
<orig>0</orig>
<CST>00</CST>
<modBC>3</modBC>
<vBC>207.08</vBC>
<pICMS>17.0000</pICMS>
<vICMS>35.20</vICMS>
</ICMS00>
</ICMS>
<PIS>
<PISOutr>
<CST>49</CST>
<vBC>171.88</vBC>
<pPIS>0.0000</pPIS>
<vPIS>0.00</vPIS>
</PISOutr>
</PIS>
<COFINS>
<COFINSOutr>
<CST>49</CST>
<vBC>171.88</vBC>
<pCOFINS>0.0000</pCOFINS>
<vCOFINS>0.00</vCOFINS>
</COFINSOutr>
</COFINS>
</imposto>
</det>
<total>
<ICMSTot>
<vBC>207.08</vBC>
<vICMS>35.20</vICMS>
<vICMSDeson>0.00</vICMSDeson>
<vFCP>0.00</vFCP>
<vBCST>0.00</vBCST>
<vST>0.00</vST>
<vFCPST>0.00</vFCPST>
<vFCPSTRet>0.00</vFCPSTRet>
<vProd>207.08</vProd>
<vFrete>0.00</vFrete>
<vSeg>0.00</vSeg>
<vDesc>0</vDesc>
<vII>0.00</vII>
<vIPI>0.00</vIPI>
<vIPIDevol>0.00</vIPIDevol>
<vPIS>0.00</vPIS>
<vCOFINS>0.00</vCOFINS>
<vOutro>0.00</vOutro>
<vNF>207.08</vNF>
</ICMSTot>
</total>
<transp>
<modFrete>4</modFrete>
</transp>
<pag>
<detPag>
<tPag>90</tPag>
<vPag>0.00</vPag>
</detPag>
</pag>
<infAdic>
<infCpl>* Forma de Pagamento: * NUMERO DO PEDIDO 740.433 * * BASE DE CALCULO ICMS REDUZIDA CONF.ART.54 DO RICMS/SP-00 E CONV.52/91. * Pre-Nota N.: 413035 * VENDEDOR: Rafael Souza Medina * Icms Diferido Conf.Art. 430 Do Ricms-Sp/00 -Dec.51608/2007 * "A MS EQUIPAMENTOS LTDA INFORMA QUE TODOS OS BOLETOS SAO EMITIDOS EXCLUSIVAMENTE PELO BANCO BRADESCO, EM CASO DE DUVIDAS LIGUE 67-3355-1200."</infCpl>
</infAdic>
<infRespTec>
<CNPJ>02348447000181</CNPJ>
<xContato>GERSON DA COSTA TEIXEIRA</xContato>
<email>gerson@nbsi.com.br</email>
<fone>6521284300</fone>
</infRespTec>
</infNFe>
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
<SignedInfo>
<CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
<Reference URI="#NFe50220102667683000594550010000392481565130772">
<Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
<Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<DigestValue>2h3Iz7sHltt4dBIdIPoXNXdtMf8=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>leWqoXWsYOhgkq4p9dlddnlhcuPQgiJcvhWGYQb8F7nfEkk7Bg+pjVzXO35oDd1nQxXWuxhXmt42ztxTAOaBVI+LiyogRPBk9MncPP6tmhgxbSqQUs6yS6smm7aBKY2O/MMEV80i6x/vRII85LD7yJ0LRQTcd9BPG7VBDaT7n7GnVhLqtjlPpaKG8BpYTijROHkm0M4w7w/oKcbFDHyVNDegDFxrHW/0pWtmawEQajX2N+eQ06/HO6tvBwPx2Q6uBcRRGF5DRMmz2i6OsKZq1yIaWOu3AqfSXJaGrBWIynpSbR1RxyYmBu0rXXznkeB6OeV9B66pNSx6MzeROUXF+g==</SignatureValue>
<KeyInfo>
<X509Data>
<X509Certificate>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</X509Certificate>
</X509Data>
</KeyInfo>
</Signature>
</NFe>
<protNFe versao="4.00" xmlns="http://www.portalfiscal.inf.br/nfe">
<infProt Id="ID150220001823113">
<tpAmb>1</tpAmb>
<verAplic>MS_4.1.47</verAplic>
<chNFe>50220102667683000594550010000392481565130772</chNFe>
<dhRecbto>2022-01-18T16:24:01-04:00</dhRecbto>
<nProt>150220001823113</nProt>
<digVal>2h3Iz7sHltt4dBIdIPoXNXdtMf8=</digVal>
<cStat>100</cStat>
<xMotivo>Autorizado o uso da NF-e</xMotivo>
</infProt>
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
<SignedInfo>
<CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
<Reference URI="#ID150220001823113">
<Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" />
<Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315" />
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<DigestValue>EIZOqN8wZvTE5+kOR1gxExgp36I=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>WMuFMIrtTLujIGmQ9KQmU2kjptQwNyG2zMnpP6CBy0TNKTmZuTzOAxKBjDE0RRJcsgZgU4DC2cvS
cIxLv/CcrZ23IKAOaaIf1vnn+CBKamp4hUMu5i3qgavVs7tkkvQTTdbeycs1Pfnboz9qE6xClP3P
RAcS24Xkd0jzX2+WgF9txuP5FXxdOtMNtTJIVewKXOURJFK24cG/kHEhRDF6qGohR/8c0qoFtY8Z
pDwI4/P/8WN9GzZB5zl0Kcz5MlURvrFOVqG558WvR3lE2w8TR78RgP7aPzpmWdEP8GBDOoIJO/gH
0FSEjG8puA8X85H5+v8m+7s/dMnz1H6jnX063Q==</SignatureValue>
<KeyInfo>
<X509Data>
<X509Certificate>MIIHXDCCBUSgAwIBAgIIEd4hCSc/upgwDQYJKoZIhvcNAQELBQAwWTELMAkGA1UEBhMCQlIxEzAR
BgNVBAoTCklDUC1CcmFzaWwxFTATBgNVBAsTDEFDIFNPTFVUSSB2NTEeMBwGA1UEAxMVQUMgU09M
VVRJIE11bHRpcGxhIHY1MB4XDTIxMDkyOTE4MTcwMFoXDTIyMDkyOTE4MTcwMFowgfcxCzAJBgNV
BAYTAkJSMRMwEQYDVQQKEwpJQ1AtQnJhc2lsMQswCQYDVQQIEwJNUzEVMBMGA1UEBxMMQ2FtcG8g
R3JhbmRlMR4wHAYDVQQLExVBQyBTT0xVVEkgTXVsdGlwbGEgdjUxFzAVBgNVBAsTDjA5NDYxNjQ3
MDAwMTk1MRkwFwYDVQQLExBWaWRlb2NvbmZlcmVuY2lhMRowGAYDVQQLExFDZXJ0aWZpY2FkbyBQ
SiBBMTE/MD0GA1UEAxM2U0VGQVogLSBTRUNSRVRBUklBIERFIEVTVEFETyBERSBGQVpFTkRBOjAy
OTM1ODQzMDAwMTA1MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtVdjB215gDQO6a+C
ELC8MgFA6e7lZxYjb9lkbF8uNOvdhU087Jk8ceaRUMog99ndmigSwGZ5vJSRFoqNZmJEDGiLGiSc
k1uCAgsrejEgaNbC+NVbszrfRmRDU/HFrtf30Kr4Q3EkpcpTGua+BbcRE5tO6v4r2rvd7icB5k+u
AiRVWg/IVaizgjuq1OxY4jrYC8JqJebZ5lekYujT9VGuUMku/NFj1VTUq9w1pPtM1+4oCfM8W0gZ
21Ypt2FA2VFP9zpKgD16vfhd3So6uKhkRdYT4cT0f65/+em66tkM8s2yX3g+39yvooCUPRu5FPXD
uUHwrsbSds+QeCdLxVjOwQIDAQABo4IChzCCAoMwCQYDVR0TBAIwADAfBgNVHSMEGDAWgBTFUu0l
gAnfnILIn0fG3bRfMd25sTBUBggrBgEFBQcBAQRIMEYwRAYIKwYBBQUHMAKGOGh0dHA6Ly9jY2Qu
YWNzb2x1dGkuY29tLmJyL2xjci9hYy1zb2x1dGktbXVsdGlwbGEtdjUucDdiMIHCBgNVHREEgbow
gbeBGGRldm9wc0BmYXplbmRhLm1zLmdvdi5icqAtBgVgTAEDAqAkEyJDQUlPIEdSQUNPIFBPTVBF
VSBTQUJJTk8gREUgQVJBVUpPoBkGBWBMAQMDoBATDjAyOTM1ODQzMDAwMTA1oDgGBWBMAQMEoC8T
LTE0MDExOTc3NjkyNjYzOTUxNTMwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMKAXBgVgTAEDB6AO
EwwwMDAwMDAwMDAwMDAwXQYDVR0gBFYwVDBSBgZgTAECASYwSDBGBggrBgEFBQcCARY6aHR0cDov
L2NjZC5hY3NvbHV0aS5jb20uYnIvZG9jcy9kcGMtYWMtc29sdXRpLW11bHRpcGxhLnBkZjAdBgNV
HSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwQwgYwGA1UdHwSBhDCBgTA+oDygOoY4aHR0cDovL2Nj
ZC5hY3NvbHV0aS5jb20uYnIvbGNyL2FjLXNvbHV0aS1tdWx0aXBsYS12NS5jcmwwP6A9oDuGOWh0
dHA6Ly9jY2QyLmFjc29sdXRpLmNvbS5ici9sY3IvYWMtc29sdXRpLW11bHRpcGxhLXY1LmNybDAd
BgNVHQ4EFgQU/GK+c6ZcG/rb813rE+8APdxZ1XIwDgYDVR0PAQH/BAQDAgXgMA0GCSqGSIb3DQEB
CwUAA4ICAQCmUuFBCZN4jEYTaejw6nJDQOv1jDx4y8nrlBgJx8L/3EjQjwp9cmpt/08uJ78BuQ+k
UAL/WObidI0R+1ec7Cg02f+gZADKqSqlLuS7Oxt9WCCe46s+y/uUPSzHz+4F8nC0FHvuqA6BzdvB
S2Rq5pzaao3DqLMlICN5yVndsOJyCSxMPvE94opCpM26UhPB7d6Vke3bV08QdyYcWOJHTO/e5wqg
F3LaYGMBMfJrtuyKRUbtEazgmroMOmydnagYppc/0ROlfOeizw0IvG8N/qC7NC9TQ+KiT18RSIEu
edoqWc5ENzyxuifVMl1GVoa9agSt1+OgzkGYsmNQDrjf/yoZXeZyn7QJfFzmRSsG1D1ZEPKHlcJh
pS+2ggpRYPQ+iJQHYcLaOVPUzjG2bLfFNRPE26wGh7qDkd0sb5sy3lfBAUS6A28dKtATKu7q35yA
O7V1SIXV8aHNbKojpUl0q3yVZZRMq6QIspXW2kBJlnyH10qzFNa/ra3FxD8NCYJd5CwaRV+63J+c
h+bDCkZHeYykje8AO13UzOsUsqZPyoWiOLXwpLG71gC1rWkKfiqSjSEBrZdIxzAK/AyWo7mOECEE
DRM9ERAOfPQ/qpTJsQcYWL9rS/22dn/fkn4CQz16XjPX6XGQkQn7xvKn8LRRM1VtG0t9fliG9PJu
mxAGT6Pr7Q==</X509Certificate>
</X509Data>
</KeyInfo>
</Signature>
</protNFe>
</nfeProc>
Preciso do dado que está no campo nCT dentro de ide.
Olá Renan, também não consegui aqui.
Vou tentar de outros modo.
Pessoal,
Estou com o mesmo problema de negócio, onde preciso ler um XML da DANFE, baixado da Secretaria da Fazenda e não consigo por nada ler os atributos do XML.
O xPath traz quase nada na documentação.
1) Leio o XML a partir de uma trigger de inclusão de arquivo no SharePoint
2) Pego o conteúdo do arquivo 'File Content' para uma variável string
3) Transformo o conteúdo String para um objeto por meio da função XML
4) Faço a busca pelo parâmetro cUF, porém nada!
xpath(xml(variables('XMLContent')), '/nfeProc/NFe/infNFe/emit/cUF')
Li vários artigos em inglês para ver o que poderia ajudar e também nada consegui.
sampaio_lima
Quando ia desistir, decidi pegar o conteúdo do arquivo XML, transformar em um objeto XML. A partir deste objeto XML, eu transformei em JSON e fiz o parse do JSON.
Sei que ficaria elegante, abrir o node dos itens da Nota Fiscal, porém verei como fazer isso em um futuro, pois o que eu precisava, bastava acessar diretamente a propriedade.
Bom dia!
estava acompanhando as respostas e gostaria de saber se é possível se conectar direto a base da receita para obter os xml?
Tenho na empresa um processo rodando que funciona bem, mas queria gerenciar tudo dentro do power automate.
o meu funciona assim:
Power automate - identifica os e-mails com XMLe salva em um local na rede.
Ms Access - Identifica esses XML e transforma em dados e salva nas listas do Sharepoint e depois excluir o arquivo da rede.
Olá Júlio,
Sim, é possível, até onde eu investiguei. Você precisaria se conectar via Webservices + Certificado Digital.
Parei esta frente , pois estou primeiro analisando um fornecedor que licencia uma API para baixar o XML e/ou PDF. Veja este endereço FocusNFe.
Hoje, utilizamos outro fornecedor porém o preço instiga a pergunta "por que não fazer".
Caso evolua, por favor, poste algo por aqui. Farei o mesmo!
Abraços.
Dear Community Members, We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd. During this period, members will not be able to Kudo, Comment, or Reply to any posts. On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities. What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!
We are excited to announce the Summer of Solutions Challenge! This challenge is kicking off on Monday, June 17th and will run for (4) weeks. The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities. Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”) - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024 Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods. You must enter into each weekly Entry Period separately. How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different. Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers. At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing. Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner. A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random. Individuals will be contacted before the announcement with the opportunity to claim or deny the prize. Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners. Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event. ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE** Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24 17 @Anil_g 7 @ManishSolanki 13 @eetuRobo 5 @David_MA 10 @VishnuReddy1997 5 @SpongYe 9JhonatanOB19932 (tie) @Nived_Nambiar 8 @maltie 2 (tie) @PA-Noob 2 (tie) @LukeMcG 2 (tie) @tgut03 2 (tie) Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate @Deenuji 12@ManishSolanki 19 @Anil_g 10 @NathanAlvares24 17 @VishnuReddy1997 6 @Expiscornovus 10 @Tjan 5 @Nived_Nambiar 10 @eetuRobo 3 @SudeepGhatakNZ 8 Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22 Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2 Anil_g2 SharonS2
On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners. The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights. Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.
We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for. We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer. Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together. Here's to new beginnings and endless possibilities! If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport. To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages