Forum Discussion
Set values for Managed Metadata (aka Taxonomy) columns in PowerApps and Flow! (First Release)
Kerem has proposed using a Flow to update text columns with the MMD column values, which I've yet to try out as a workaround but should work :)
I have mostly a create scenario, view/edit is not that important right now.
- Kerem YuceturkJan 11, 2018Microsoft
Hi everyone,
You should be able to use the managed metadata columns in the browse experience by typing the values directly into the text property of the page. Here's one example from the list above, where i had a single value and a multi-value taxonomy column. The multi-value requires some additional handling, but it's not too difficult.
See this example here:
- Corey RothJan 11, 2018MVP
I have a content type on my list which has the managed metadata columns on it. The columns show up on the Details Screen and the Edit Screen and work correctly. However, the columns don't show up as a column I can bind on the Browse view. In my case I really need to display that. I guess I can use one of the work-arounds in the short term.