power BI는 계속 스크롤 이나 갱신하는 기능이 있는데,power Apps는 제한이 있음. (기본값은 500 레코드인데, 설정에서 1000인가로 바꿀 수 있음) https://learn.microsoft.com/en-us/training/modules/work-with-data-source-limits-powerapps-canvas-app/1-delegation-overview https://learn.microsoft.com/en-us/training/modules/work-with-data-source-limits-powerapps-canvas-app/2-functions-predicates-data-source _
#@title API KEY IMPORTfrom google.colab import userdataselect_api_key = 'GEMINI_API_KEY / OPENAI_API_KEY' # @param {type: "string"}try: TEMP_COLAB_API_KEY=userdata.get(select_api_key)except userdata.SecretNotFoundError as e: print(f'''Secret not found\n\nThis expects you to create a secret named {TEMP_COLAB_API_KEY} in Colab\n\nVisit https://makersuite.google.com/app/apikey to create an API ..
코랩의 왼쪽 메뉴에서 '열쇠' 모양을 선택. - 여기에 변수, api를 저장하고- 변수를 불러오는 코드를 실행하려는 코랩 첫 부분에서 실행한다.
wVBA005_lambda_substitute_function.xlsx wVBA005_lambda_substitute_function.xlsx - Microsoft Excel Online onedrive.live.com https://www.youtube.com/watch?v=JxmwYcij1kA _
In PowerShellInvoke-WebRequest Invoke-Expression # to install pnpm using powershell irwiwr https://get.pnpm.io/install.ps1 -useb | iex https://learn.microsoft.com/ko-kr/powershell/module/microsoft.powershell.utility/invoke-webrequest?view=powershell-7.4 Invoke-WebRequest (Microsoft.PowerShell.Utility) - PowerShellcmdlet은 Invoke-WebRequest 웹 페이지 또는 웹 서비스에 HTTP 및 HTTPS 요청을 보냅니다. 응답을 구문 분석하고 링크..
https://namu.wiki/w/%ED%86%B5%ED%95%A9%20%EA%B0%9C%EB%B0%9C%20%ED%99%98%EA%B2%BD https://idx.google.com/ Project IDXProject IDX is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews, powered by cloud emulators.idx.dev 구글 서비스는 무료라 좋지만, 언제 갑자기 중단해 버릴지 모르고...그리고 속도가 느림. https://codesandbo..