Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个powerapps,我需要将表单控件(如radio、dropdown selected、textinput values)提交到excel online 中。同样在 excel 中,我需要在 excel 中预定义标题列名称,如产品名称、产品价值、产品重量、产品制造日期,以便当我在 powerapp 中提交表单时,它将在这些列标题下在线存储到 excel 中。请告诉我该怎么做,因为我对 powerapps 非常陌生。
我假设您已准备好 Excel 中的表格格式(即所有列名),将其放在 OneDrive 中或创建 SharePoint 列表。
打开 PowerApps 然后选择 Onedrive 作为源(如果数据在 OneDrive 中),PowerApps 将默认创建一个应用程序。这将完成您的大部分工作,如果没有,您可以使用类似 Excel 的功能编辑应用程序。
玩它,你会明白的。